Description Usage Arguments Value See Also Examples
Quantile function of the Pareto 1 distribution
1 | qpareto1(p, mu, alpha = 1/xi, xi = 1/alpha)
|
p |
numeric, (probabilities) vector |
mu |
numeric, lower bound, default is 1 |
alpha |
numeric, tail index |
xi |
numeric, inverse of |
the quantile function of the Pareto 1 distribution at points p
dpareto1
, ppareto1
and rpareto1
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.