print
method for class c("confint_spm", "exdex")
.
# S3 method for confint_spm
print(x, ...)
an object of class c("confint_spm", "exdex")
, a result of
a call to confint.spm
.
Additional optional arguments to be passed to
print.default
The argument x
, invisibly, as for all
print
methods.
Prints the matrix of confidence intervals for \(\theta\).
spm
for estimation of the extremal index
\(\theta\) using a semiparametric maxima method.
confint.spm
: confint
method for
class "spm"
.