Learn R Programming

exdex (version 1.0.1)

print.summary.spm: Print method for objects of class "summary.spm"

Description

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

Usage

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

Arguments

x

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

...

Additional arguments passed on to print.default.

Value

Prints the numeric matrix x$summary 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\).