"spm"
objectprint
method for class c("spm", "exdex")
.
# S3 method for spm
print(x, digits = max(3L, getOption("digits") - 3L), ...)
an object of class c("spm", "exdex")
, a result of
a call to spm
.
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 spm
and the estimates of the extremal index \(\theta\), based on all three
variants of the semiparametric maxima estimator and both sliding
and disjoint blocks.
spm
for estimation of the extremal index
\(\theta\) using a semiparametric maxima method.
confint.spm
: confint
method for
class "spm"
.