predictSurvProb.satpred | R Documentation |
The function extracts the survival probability predictions from a satpred
model.
## S3 method for class 'satpred'
predictSurvProb(object, newdata, times, ...)
a matrix of probabilities with as many rows as the rows of the newdata
and as many columns as number of time points (times
).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.