predict.coxex | R Documentation |
Predicts survival, linear predictors etc. for a coxex model.
Technically, a wrapper around predict.coxph
.
## S3 method for class 'coxex'
predict(object, ...)
object |
a coxex object. |
... |
additional arguments passed
to |
a vector or matrix of predictions, or a list containing the predictions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.