fit_decision_tree {SSLR}R Documentation

An S4 method to fit decision tree.

Description

An S4 method to fit decision tree.

Usage

fit_decision_tree(object, ...)

Arguments

object

DecisionTree object

...

This parameter is included for compatibility reasons.


[Package SSLR version 0.9.3.3 Index]