"iwls"Methods for objects of class c("iwls", "exdex") returned from
iwls.
# S3 method for iwls
coef(object, ...)# S3 method for iwls
nobs(object, ...)
# S3 method for iwls
print(x, digits = max(3L, getOption("digits") - 3L), ...)
coef.iwls. A numeric scalar: the estimate of the extremal index
\(\theta\).
nobs.iwls. A numeric scalar: the number of inter-exceedance times
used in the fit.
print.iwls. The argument x, invisibly.
and object of class c("iwls", "exdex") returned from
iwls.
Further arguments. None are used.
an object of class c("iwls", "exdex"), a result of
a call to iwls.
The argument digits to print.default.
See the examples in iwls.
print.iwls prints the original call to iwls
and the estimate of the extremal index \(\theta\).
iwls for maximum likelihood estimation of the
extremal index \(\theta\) using the \(K\)-gaps model.