Description Usage Arguments Value Author(s) Examples
Random number generation from the double Pareto distribution with parameters shape and scale.
1 | rdblepareto(n, shape, scale)
|
n |
number of observations to generate. |
shape |
shape parameter, must be strictly greater than zero. |
scale |
scale parameter, must be strictly greater than zero. |
a vector of length n of realizations from the double Pareto distribution with shape parameter shape and scale parameter scale.
Karl Gregory kgregory@mail.uni-mannheim.de, http://www.stat.tamu.edu/~kbgregory.
1 2 3 4 5 6 7 8 9 10 11 12 13 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.