momentindex | R Documentation |
This function computes the Moment tail index estimator introduced by Dekkers.
momentindex(x,k,ci.level=0.95)
x |
Data vector. |
k |
A vector of number of upper order statistics. |
ci.level |
Confidence level. Default: 0.95. |
Lower_bound |
Lower bound of the confidence interval. |
Point_estimate |
Tail index estimate. |
Upper_bound |
Upper bound of the confidence interval. |
Antoine Usseglio-Carleve
Dekkers, A. L., Einmahl, J. H., & De Haan, L. (1989). A moment estimator for the index of an extreme-value distribution. The Annals of Statistics, 1833-1855.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.