grow_tree: Grows the current tree

View source: R/grow_ratio.R

grow_treeR Documentation

Grows the current tree

Description

Grows the current tree

Usage

grow_tree(current_tree, selec_var, drawn_node, rule)

Arguments

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

Value

The new tree

Author(s)

Bruna Wundervald, brunadaviesw@gmail.com.


brunaw/hebart documentation built on June 1, 2022, 8:35 p.m.