extExpect | R Documentation |
This function computes the Weissman-type estimator for extreme expectiles.
extExpect(X, k="kopt", tau, estim = "Hill", method="direct", br = FALSE)
X |
Data vector. |
k |
A vector of number of upper order statistics. Default: optimal k given in Girard et al. (2020). |
tau |
Numeric (extreme) probability with value in [0,1]. |
estim |
Tail index estimator used : Hill estimator ("Hill", default) or proportionality estimator ("tindexp"). |
method |
Direct or indirect (quantile based) estimator. |
br |
Bias reduced version if TRUE. Default: FALSE. |
Antoine Usseglio-Carleve
Daouia, A., Girard, S., and Stupfler, G. (2018). Estimation of tail risk based on extreme expectiles. Journal of the Royal Statistical Society: Series B, 80(2): 263-292. Girard, S., Stupfler, G., and Usseglio-Carleve, A. (2020). On second-order automatic bias reduction for extreme expectile estimation, preprint.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.