print.summary.retlev: Print method for objects of class '"summary.retlev"'

View source: R/return_level.R

print.summary.retlevR Documentation

Print method for objects of class "summary.retlev"

Description

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

Usage

## S3 method for class 'summary.retlev'
print(x, ...)

Arguments

x

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

...

Additional arguments passed on to print.default.

Details

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

Value

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

Examples

See the examples in return_level.

See Also

return_level to perform inferences about return levels.


lax documentation built on Sept. 3, 2023, 1:07 a.m.