Description Usage Arguments Value Examples
Random generation of the Generalized Pareto distribution (GPD)
1 |
n |
an integer |
xi |
a number (the tail index) |
mu |
a number (the lower bound) |
beta |
a number (the scaling paramater, default = 1) |
generates n
values of the Pareto 1 distribution at points x
1 | rgpd(10, xi=1/1.5, 1, 1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.