powered by
Return the treatments ordered from most effective to least effective at a node of a tree
get_prescription_treatment_rank(lnr, node_index)
The learner or grid to query.
The node in the tree to query.
Julia Equivalent: IAI.get_prescription_treatment_rank
IAI.get_prescription_treatment_rank
# NOT RUN { iai::get_prescription_treatment_rank(lnr, 1) # } # NOT RUN { # }
Run the code above in your browser using DataLab