"kgaps"
objectprint
method for class c("kgaps", "exdex")
.
# S3 method for kgaps
print(x, digits = max(3L, getOption("digits") - 3L), ...)
an object of class c("kgaps", "exdex")
, a result of
a call to kgaps
.
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 kgaps
and the estimate of the extremal index \(\theta\).
kgaps
for maximum likelihood estimation of the
extremal index \(\theta\) using the \(K\)-gaps model.
confint.kgaps
: confint
method for
class "kgaps"
.