Estimation of an extremal index using the K-gaps estimator suggested in (Suveges and Davison, 2010).
The function is called by KRDetect.outliers.EV
and is not intended for use by regular users of the package.
extremal.index.Kgaps(x, u, K)
a numeric vector of observations.
a numeric value giving threshold.
a nonnegative integer giving the value of K parameter (Suveges and Davison, 2010).
a numeric value of an extremal index estimate
This function computes the K-gaps estimate of extremal index suggested in (Suveges and Davison, 2010).
The function is exported for developer use only. It does not perform any checks on inputs since it is only convenience function used within KRDetect.outliers.EV
.
Suveges, M, Davison, AC (2010). Model Misspecification in Peaks Over Threshold Analysis. The Annals of Applied Statistics, 4(1), 203-221.