print.phregr | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.