Learn R Programming

iai (version 1.0.0)

optimal_tree_survivor: optimal_tree_survivor

Description

Learner for training Optimal Survival Trees

Usage

optimal_tree_survivor(...)

Arguments

...

Use keyword arguments to set parameters on the resulting learner. Refer to the Julia documentation for available parameters.

Details

Julia Equivalent: IAI.OptimalTreeSurvivor

Examples

Run this code
# NOT RUN {
lnr <- iai::optimal_tree_survivor()
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab