predictRisk.satpred | R Documentation |
Extract event probabilities from the fitted model.
## S3 method for class 'satpred'
predictRisk(object, newdata, times, ...)
For survival outcome, the function predicts the risk, 1 - S(t|x)
, where S(t|x)
is the survival chance of an individual characterized by x
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.