Description Usage Arguments Value Examples
Main function of the package. It produces Classification Trees with Branch-Exclusive variables.
1 |
Data |
A data set (Data Frame): Can take on both numerical and categorical predictors. Last column of the data set must be the Repsonse Variable (Categorical Variables only) |
Size |
Minimal Number of Observation within a leaf needed for partitionning |
VA |
Variable Availability structure |
A BEST object with is a list containing the resulting tree, row numbers for each regions and the split points
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.