powered by
Julia Equivalent: IAI.predict
IAI.predict
# S3 method for survival_learner predict(obj, X, t = NULL, ...)
The learner or grid to use for prediction.
The features of the data.
The time for which to predict survival probability, defaulting to returning the entire survival curve if not supplied
Additional arguments (unused)
if (FALSE) iai::predict(lnr, X, t = 10)
Run the code above in your browser using DataLab