grow_tree | R Documentation |
Grows the current tree
grow_tree(current_tree, selec_var, drawn_node, rule)
current_tree |
The current tree |
selec_var |
The node to split on node |
drawn_node |
The node to split on |
rule |
The variable value to split on |
The new tree
Bruna Wundervald, brunadaviesw@gmail.com.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.