Description Usage Arguments Value Examples
Density, distribution function, quantile function and random generation for the hurdle model of the
generalized Pareto distribution with parameters theta
, mu
, scale
, and shape
.
1 2 3 4 5 6 7 8 9 10 11 12 13 |
x, q |
vector of quantiles |
theta |
zero generating parameter (probability of zeros) |
mu |
location parameter |
scale |
(non-negative) scale parameter |
shape |
shape parameter |
log, log.p |
logical; if TRUE, probabilities |
lower.tail |
logical; if TRUE (default), probabilities are |
n |
number of observations |
p |
vector of probabilities |
dhdgp
gives the density, phdgp
gives the distribution function,
qhdgp
gives the quantile function, and rhdgp
generates random deviates.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.