grow_tree {SSLR} | R Documentation |
An S4 method to grow tree.
Description
An S4 method to grow tree.
Usage
grow_tree(object, ...)
Arguments
object |
DecisionTree object |
... |
This parameter is included for compatibility reasons. |
[Package SSLR version 0.9.3.3 Index]