predict_hazard.survival_learner | R Documentation |
A higher hazard coefficient estimate corresponds to a smaller predicted survival time.
## S3 method for class 'survival_learner'
predict_hazard(obj, X, ...)
obj |
The learner or grid to use for prediction. |
X |
The features of the data. |
... |
Additional arguments (unused) |
Julia Equivalent:
IAI.predict_hazard
Requires IAI version 1.2 or higher.
## Not run: iai::predict_hazard(lnr, X)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.