sr_shape | R Documentation |
Computes the scale parameter for the GEV approximation to the distribution of kappa_test statistic
sr_shape(t, alpha, lmax = NULL)
t |
Sample size |
alpha |
Value of the tail index between 2 and 4 |
lmax |
Maximum lag to be used for the long-run estimation of the fourth order moment of the innovations. If not specified it is generated automatically depending on the sample size. |
Used internally by cv.kappa and p.val.kappa
Shape parameter
J.L. Carrion-i-Silvestre & A. Sansó (2023): Generalized Extreme Value Approximation to the CUMSUMQ Test for Constant Unconditional Variance in Heavy-Tailed Time Series.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.