tindexp | R Documentation |
This function computes the proportionality estimator of the extreme value index.
tindexp(X, k="kopt", br = FALSE)
X |
Data vector. |
k |
A vector of number of upper order statistics. Default: optimal k given in Girard et al. (2020). |
br |
Bias-reduced version if TRUE. Default: FALSE. |
This estimator is defined as 1/(1+Fbar(X,e(X,1-k/n))/(k/n)), where Fbar is the empirical c.s.f., and e(X,1-k/n) the empirical expectile of level 1-k/n.
A vector of k estimates of the tail index.
Antoine Usseglio-Carleve
Girard, S., Stupfler, G., and Usseglio-Carleve, A. (2019). Nonparametric extreme conditional expectile estimation, preprint. https://hal.archives-ouvertes.fr/hal-02114255. 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.