powered by
Computes the estimator of the tail index proposed by Hill (1975).
alpha_hill(x, k)
alpha: Estimated tail index.
alpha
sd.alpha: Standard error.
sd.alpha
s: Number of observations used in the estimation.
s
A numeric vector.
Fraction of the upper tail to be used to estimate of the tail index.
B. Hill (1975): A Simple General Approach to Inference About the Tail of a Distribution. The Annals of Mathematical Statistics 3, 1163-1174.
alpha_nr
alpha_hill(rnorm(500),k=0.1)
Run the code above in your browser using DataLab