lpindex | R Documentation |
This function computes the Lp quantile based tail index estimator.
lpindex(X,k,p,br=FALSE)
X |
Data vector. |
k |
A vector of number of upper order statistics. |
p |
The chosen Lp-quantile (must be greater than 1). |
br |
Bias-reduced version if TRUE. Default: FALSE. |
A vector of k estimates of the tail index.
Antoine Usseglio-Carleve
Girard, S., Stupfler, G., and Usseglio-Carleve, A. (2020). Composite bias-reduced Lp-quantile estimators of extreme quantiles and expectiles, preprint.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.