newDecisionTree {SSLR}R Documentation

Function to create DecisionTree

Description

Function to create DecisionTree

Usage

newDecisionTree(max_depth)

Arguments

max_depth

max depth in tree


[Package SSLR version 0.9.3.3 Index]