predict_cforest: Predict with conditional inference forest
Description
Prediction function for models fitted with fit_cforest
.
Usage
predict_cforest(object, x, at, ...)
Arguments
x
New data to be used for predictions.
at
Time point to evaluate survival curves at. If omitted it is set
to the last observed time point.
Value
The predicted chance of survival.