ptree_left {visTree} | R Documentation |
Left split
Description
Identifies a node that corresponds to the left split
Usage
ptree_left(newtree, start_id)
Arguments
newtree |
Decision tree generated as a party object |
start_id |
Character vector |
[Package visTree version 0.8.1 Index]