Julia Equivalent:
IAI.get_survival_hazard
get_survival_hazard(lnr, node_index, ...)
The learner to query.
The node in the tree to query.
Refer to the Julia documentation for available parameters.
Requires IAI version 2.1 or higher.
# NOT RUN {
iai::get_survival_hazard(lnr, 1)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab