Description Usage Arguments Value
Calculate tail quantiles from GPD
1 2 |
taus |
vector of quantiles to estimate (refers to cumulative probs of entire distribution, not just distribution of exceedances) |
scale |
Vector of fitted scale parameters, one for each date. |
shape |
Vector of fitted shape parameters, one for each date. |
threshold |
Vector of thresholds above which the GPD was estimated |
thresh_tau |
Corresponding estimate of CDF at threshold parameters |
type |
(string) either "upper" for upper tail or "lower" for lower tail. |
matrix of quantile estimates (rows: dates, columns: taus)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.