Print Predictions From a Cox Model
Print predictions from a Cox model.
## S3 method for class 'predictCox' print(x, digits = 3, ...)
x |
object obtained with the function |
digits |
[integer, >0] indicating the number of decimal places. |
... |
Passed to print. |
to display confidence intervals/bands,
the confint
method needs to be applied on the object.
confint.predictCox
to compute confidence intervals/bands.
predictCox
to compute the predicted cumulative hazard/survival.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.