Description Usage Arguments Value Examples
Quantile function of the Pareto 1 distribution
1 | qpareto1(p, mu, alpha = 1/xi, xi = 1/alpha)
|
p |
a vector of probabilities (with values in [0,1]) |
mu |
a number (the lower bound) |
alpha |
a number (the power index) |
xi |
a number (the inverse of |
the quantile function of the Pareto 1 distribution at points p
1 | qpareto1(.5, 1, alpha=1.5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.