Description Usage Arguments Value
Get predicted probabilities from the ranger model for new data at different time points
1 | predictSurvProb_ranger(object, newdata, times, ...)
|
object |
trained ranger model. Output of |
newdata |
out of sample data |
times |
new time points |
... |
further arguments passed to caret or other methods. |
predicted probabilities at eact time point in times
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.