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

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

Arguments

x

an object of class c("confint_kgaps", "exdex"), a result of a call to confint.kgaps.

...

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

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

confint.kgaps: confint method for class "kgaps".