Description Usage Arguments Value See Also Examples
Density of the Pareto 1 distribution
1 | dpareto1(x, mu = 1, alpha = 1/xi, xi = 1/alpha)
|
x |
a (positive) vector |
mu |
a number (the lower bound, default is 1) |
alpha |
a number (the power index) |
xi |
a number (the inverse of |
the density of the Pareto 1 distribution at points x
[ppareto1()], [qpareto1()] and [rpareto1()]
1 | dpareto1(2, 1, alpha=1.5, xi=1/alpha)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.