print.summary.LRfit {WA} | R Documentation |
Print method for summary.LRfit objects
Description
Produces a printed summary of the results for the while-alive loss rate
Usage
## S3 method for class 'summary.LRfit'
print(x, ...)
Arguments
x |
An object returned by |
... |
Further arguments passed to or from other methods |
Value
No return value, called for side effects.
[Package WA version 1.0 Index]