Description Usage Arguments Value Note Author(s) See Also Examples
Size of trees (number of nodes) in and ensemble.
1 |
x |
an object of class |
terminal |
count terminal nodes only ( |
A vector containing number of nodes for the trees in the
randomForest
object.
The randomForest
object must contain the forest
component; i.e., created with randomForest(...,
keep.forest=TRUE)
.
Andy Liaw andy\_liaw@merck.com
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.