Description Usage Arguments Value
Density, distribution function, quantile function and random generation for the discrete
generalized Pareto distribution with parameters mu
, scale
, and shape
.
1 2 3 4 5 6 7 |
x, q |
vector of quantiles |
mu |
location parameter |
scale |
scale parameter |
shape |
shape parameter |
lower.tail |
logical; if TRUE (default), probabilities are |
p |
vector of probabilities |
n |
number of observations |
log, log.p |
logical; if TRUE, probabilities |
ddgp
gives the density, pdgp
gives the distribution function,
qdgp
gives the quantile function, and rdgp
generates random deviates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.