View source: R/all_functions.R
rgbetapr | R Documentation |
This function generates a random number from a generalized beta prime (GBP) distribution
rgbetapr(n, alpha, beta, c, d)
n |
number of observations |
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.