print.phreg | R Documentation |
The hazard, the cumulative hazard, the density, and the survivor baseline functions are plotted.
## S3 method for class 'phreg'
print(x, digits = max(options()$digits - 4, 3), ...)
x |
A |
digits |
Precision in printing |
... |
Not used. |
No value is returned.
Doesn't work for threeway or higher order interactions. Use
print.coxph
in that case.
Göran Broström
phreg
, print.coxph
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.