Return the treatments ordered from most effective to least effective at a node of a tree
Julia Equivalent:
IAI.get_prescription_treatment_rank
get_prescription_treatment_rank(lnr, node_index, ...)
lnr |
The learner to query. |
node_index |
The node in the tree to query. |
... |
Refer to the Julia documentation for available parameters. |
## Not run: iai::get_prescription_treatment_rank(lnr, 1)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.