print method for an object x of class "summary.spm".

# S3 method for summary.spm
print(x, ...)

Arguments

x

An object of class "summary.spm", a result of a call to summary.spm.

...

Additional arguments passed on to print.default.

Value

The argument x, invisibly, as for all print methods.

Details

Prints the call and the numeric matrix x$matrix returned from summary.spm.

Examples

See the examples in spm.

See also

spm for estimation of the extremal index \(\theta\) using a semiparametric maxima method.

confint.spm for estimation of confidence intervals for \(\theta\).