Learn R Programming

exdex (version 1.0.1)

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

Description

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

Usage

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

Arguments

x

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

...

Additional arguments passed on to print.default.

Value

Prints the numeric matrix x$summary returned from summary.kgaps.

Examples

See the examples in kgaps.

See Also

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

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