l_node {visTree} | R Documentation |
Function for determining a pathway
Description
Decision tree structure
Usage
l_node(newtree, node_id = 1, start_criteria = character(0))
Arguments
newtree |
Decision tree generated as a party object |
node_id |
Node ID |
start_criteria |
Character vector |
[Package visTree version 0.8.1 Index]