Random Forest
This Class represents a Random Forest model objects and hosts all the information related to the model.
See randomForest for the meaning of the slots.
mtry
integer. Number of variable randomly sampled.
ntree
integer. Number of grown trees.
nodesize
integer. Minimum size of terminal nodes.
model
randomForest. The randomForest model object.
Sergio Vignali
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.