predictSurvProb_ranger: Predict Ranger

Description Usage Arguments Value

View source: R/Utils.R

Description

Get predicted probabilities from the ranger model for new data at different time points

Usage

1
predictSurvProb_ranger(object, newdata, times, ...)

Arguments

object

trained ranger model. Output of train_ranger

newdata

out of sample data

times

new time points

...

further arguments passed to caret or other methods.

Value

predicted probabilities at eact time point in times


nguforche/MLSurvival documentation built on July 28, 2019, 1:59 p.m.