Description Usage Arguments Value Examples
Random generation of the Pareto 1 distribution
1 | rpareto1(n, mu, alpha = 1/xi, xi = 1/alpha)
|
n |
an integer |
mu |
a number (the lower bound) |
alpha |
a number (the power index) |
xi |
a number (the inverse of |
generates n
values of the Pareto 1 distribution
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.