summary.retlev {lax} | R Documentation |
Summary method for a "retlev"
object
Description
summary
method for an objects of class c("retlev", "lax")
.
Usage
## S3 method for class 'retlev'
summary(object, digits, ...)
Arguments
object |
an object of class |
digits |
An integer. Used for number formatting with
|
... |
Additional arguments. None are used in this function. |
Value
Returns a list containing the list element object$call
and a numeric matrix matrix
containing the MLE and estimated
SE of the return level.
Examples
See the examples in return_level
.
See Also
[Package lax version 1.2.3 Index]