Learn R Programming

SSLR (version 0.9.3.3)

grow_tree: 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.