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