View source: R/all_functions.R
pgbetapr | R Documentation |
This function computes the value of the distribution function of a generalized beta prime (GBP) distribution
pgbetapr(x, alpha, beta, c, d)
x |
vector of quantiles |
alpha |
shape parameter |
beta |
shape parameter |
c |
power parameter |
d |
scale parameter |
value of cdf at x
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.