print.liferegr {lrstat} | R Documentation |
Print liferegr Object
Description
Prints the concise information of liferegr fit.
Usage
## S3 method for class 'liferegr'
print(x, ...)
Arguments
x |
The liferegr object to print. |
... |
Ensures that all arguments starting from "..." are named. |
Value
A printout from the fit of an accelerated failue time model.
Author(s)
Kaifeng Lu, kaifenglu@gmail.com
[Package lrstat version 0.2.15 Index]