"iwls"
objectprint
method for class c("iwls", "exdex")
.
# S3 method for iwls
print(x, digits = max(3L, getOption("digits") - 3L), ...)
an object of class c("iwls", "exdex")
, a result of
a call to iwls
.
The argument digits
to print.default
.
Additional arguments. None are used in this function.
The argument x
, invisibly, as for all
print
methods.
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.