Description Usage Arguments Value
Density, distribution function, quantile function and random generation for the zero-inflated
discrete generalized Pareto distribution with parameters theta
, mu
, scale
, and shape
.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
x, q |
vector of quantiles |
theta |
zero-inflation parameter (probability of zeros) |
mu |
location parameter |
scale |
scale parameter |
shape |
shape parameter |
log, log.p |
logical; if TRUE, probabilities |
lower.tail |
logical; if TRUE (default), probabilities are |
p |
vector of probabilities |
n |
number of observations |
dzigp
gives the density, pzigp
gives the distribution function,
qzigp
gives the quantile function, and rzigp
generates random deviates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.