Return the fitted hazard coefficient estimate made by a model for each point in the features.
A higher hazard coefficient estimate corresponds to a smaller predicted survival time.
predict_hazard(lnr, X)
lnr |
The learner or grid to use for prediction. |
X |
The features of the data. |
Julia Equivalent:
IAI.predict_hazard
Requires IAI version 1.2 or higher.
## Not run: iai::predict_hazard(lnr, X)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.