alpha_nr | R Documentation |
Computes the estimator of the tail index proposed by Nicolau & Rodrigues (2019).
alpha_nr(y, k)
y |
A numeric vector. |
k |
Fraction of the upper tail to be used to estimate of the tail index. |
alpha
: Estimated tail index.
sd.alpha
: Standard error.
J. Nicolau and P.M.M. Rodrigues (2019): A new regression-based tail index estimator. The Review of Economics and Statistics 101, 667-680.
alpha_hill
alpha_nr(rnorm(500),k=0.1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.