tuneTree: Hand-Tune a Tree Model

View source: R/tuneTree.R

tuneTreeR Documentation

Hand-Tune a Tree Model

Description

Hand-Tune a Tree Model

Usage

tuneTree(formula, data, testSet, truth)

Arguments

formula

formula for tree.

data

training data to make the tree models

testSet

quiz data to try the models on

truth

values of response variable in the quiz data

Value

No values returned

Note

For more details on use, consult http://statistics.rainandrhino.org/tigerTree/tuneTree.html


homerhanumat/tigerTree documentation built on Dec. 6, 2024, 3:44 p.m.