Learn R Programming

exdex (version 1.0.1)

print.confint_spm: Print method for a confint_spm object

Description

print method for class c("confint_spm", "exdex").

Usage

# S3 method for confint_spm
print(x, ...)

Arguments

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

Value

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

Details

Prints the matrix of confidence intervals for \(\theta\).

See Also

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

confint.spm: confint method for class "spm".