View source: R/print.assess_phregr.R
| print.assess_phregr | R Documentation |
Prints the concise information of an assess_phregr fit.
## S3 method for class 'assess_phregr'
print(x, ...)
x |
An object of class |
... |
Ensures that all arguments starting from "..." are named. |
A printout from the fit of an assessment of proportional hazards assumption of a Cox model.
Kaifeng Lu, kaifenglu@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.