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