print.summary.retlev: Print method for objects of class "summary.retlev"
Description
print
method for an object x
of class "summary.retlev"
.
Usage
# S3 method for summary.retlev
print(x, ...)
Arguments
x
An object of class "summary.retlev", a result of a call to
summary.retlev
.
Value
The argument x
, invisibly, as for all
print
methods.
Details
Prints the call and the numeric matrix x$matrix
returned from
summary.retlev
.
See Also
return_level
to perform inferences about return
levels.