Description Usage Arguments Value Source Examples
Random Generation of the Extended Pareto distribution
1 |
n |
integer, number of generations |
gamma |
numeric, (strictly positive) number (the tail index) |
kappa |
numeric, must be larger than max-1,1/tau |
tau |
numeric, (negative) number (default is -1) |
quasimc |
logical, indicating quasi-Monte Carlo techniques (Halton sequence) should be used |
a vector of n
values generated from an Extended Pareto distribution
https://github.com/TReynkens/ReIns/blob/master/R/Distributions.R Tom Reynkens, ReIns
package version 1.0.7
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.