tree::tree
R/tree.R
train_tree.Rd
Simple wraper aroound tree::tree that adds a simple class and sets the mincut argument to 0.
mincut
train_tree(...)
arguments passed directly to [tree::tree()].
[tree::tree()]