Learn R Programming

lax (version 1.2.3)

print.retlev: Print method for retlev object

Description

print method for an objects of class c("retlev", "lax").

Usage

# S3 method for retlev
print(x, digits = max(3L, getOption("digits") - 3L), ...)

Value

The argument x, invisibly, as for all

print methods.

Arguments

x

an object of class c("retlev", "lax"), a result of a call to return_level.

digits

The argument digits to print.default.

...

Additional arguments. None are used in this function.

Examples

See the examples in return_level.

Details

Prints the call to return_level and the estimates and 100x$level% confidence limits for the x$m-year return level.

See Also

return_level.