Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

predict_hazard

Return the fitted hazard coefficient estimate made by a model for each point in the features.


Description

A higher hazard coefficient estimate corresponds to a smaller predicted survival time.

Usage

predict_hazard(lnr, X)

Arguments

lnr

The learner or grid to use for prediction.

X

The features of the data.

Details

Julia Equivalent: IAI.predict_hazard

IAI Compatibility

Requires IAI version 1.2 or higher.

Examples

## Not run: iai::predict_hazard(lnr, X)

iai

Interface to 'Interpretable AI' Modules

v1.5.0
MIT + file LICENSE
Authors
Jack Dunn [aut, cre], Ying Zhuo [aut], Interpretable AI LLC [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.