GPD_quantiles | R Documentation |
Compute extreme quantile from GPD parameters
GPD_quantiles(p, p0, t_x0, sigma, xi)
p |
Probability level of the desired extreme quantile. |
p0 |
Probability level of the (possibly varying) intermediate threshold/quantile. |
t_x0 |
Value(s) of the (possibly varying) intermediate threshold/quantile. |
sigma |
Value(s) for the GPD scale parameter. |
xi |
Value(s) for the GPD shape parameter. |
The quantile value at probability level p
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.