path_node: Function for determining a pathway
Description
Generates the pathway from the root node to individual terminal nodes of a decision tree generated as a party object using the partykit package.
Usage
path_node(newtree, idnumber = 0)
Arguments
newtree
Decision tree generated as a party object