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