Generalized Pareto Distribution
Density, quantiles, and cumulative probability of the Generalized Pareto distribution.
pGPD(q, xi, beta = 1) qGPD(p, xi, beta = 1) dGPD(x, xi, beta = 1, log = FALSE) rGPD(n, xi, beta = 1)
beta |
|
log |
|
n |
|
p |
|
q |
|
x |
|
xi |
|
numeric, probability (pGPD), quantile (qGPD), density (dGPD) or random variates (rGPD) for the GPD with scale parameter beta and shape parameter xi.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.