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
c("retlev", "lax"), a result of a call toreturn_level.- digits
An integer. Used for number formatting with
signif. Ifdigitsis not specified (i.e.missing) thensignif()will not be called (i.e. no rounding will be performed).- ...
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.