powered by
glmnetcv_survival_learner
Julia Equivalent: IAI.predict_expected_survival_time
IAI.predict_expected_survival_time
# S3 method for glmnetcv_survival_learner predict_expected_survival_time(obj, X, fit_index = NULL, ...)
The learner or grid to use for prediction.
The features of the data.
The index of the fit in the path to use for prediction, defaulting to the best fit if not supplied.
Additional arguments (unused)
Requires IAI version 3.0 or higher.
if (FALSE) iai::predict_expected_survival_time(lnr, X)
Run the code above in your browser using DataLab