train_tree: Simple wraper around 'tree::tree'

View source: R/tree.R

train_treeR Documentation

Simple wraper around tree::tree

Description

Simple wraper aroound tree::tree that adds a simple class and sets the mincut argument to 0.

Usage

train_tree(...)

Arguments

...

arguments passed directly to [tree::tree()].


curso-r/treesnip documentation built on May 7, 2022, 1:10 a.m.