Learn R Programming

lax (version 1.1.0)

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), ...)

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.

Value

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

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-observation return level.

See Also

return_level.