print
method for an object x
of class "summary.spm"
.
# S3 method for summary.spm
print(x, ...)
An object of class "summary.spm"
, a result of a call to
summary.spm
.
Additional arguments passed on to print.default
.
The argument x
, invisibly, as for all
print
methods.
Prints the call and the numeric matrix x$matrix
returned from
summary.spm
.
See the examples in spm
.
spm
for estimation of the extremal index
\(\theta\) using a semiparametric maxima method.
confint.spm
for estimation of confidence intervals
for \(\theta\).