print.phregr {trtswitch} | R Documentation |
Prints the concise information of phregr fit.
## S3 method for class 'phregr'
print(x, ...)
x |
The phregr object to print. |
... |
Ensures that all arguments starting from "..." are named. |
A printout from the fit of a Cox proportional hazards model.
Kaifeng Lu, kaifenglu@gmail.com