EAT_object | R Documentation |
This function saves information about the Efficiency Analysis Trees model.
EAT_object(data, x, y, rownames, numStop, max.leaves, na.rm, tree)
data |
|
x |
Column input indexes in |
y |
Column output indexes in |
rownames |
|
numStop |
Minimum number of observations in a node for a split to be attempted. |
max.leaves |
Depth of the tree. |
na.rm |
|
tree |
|
An EAT
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.