combine                 Combine Ensembles of Trees
getTree                 Extract a single tree from a forest.
grow                    Add trees to an ensemble
importance              Extract variable importance measure
margin                  Margins of randomForest Classifier
MDSplot                 Multi-dimensional Scaling Plot of Proximity
                        matrix from randomForest
na.roughfix             Rough Imputation of Missing Values
partialPlot             Partial dependence plot
plot.randomForest       Plot method for randomForest objects
predict.randomForest    predict method for random forest objects
randomForest            Classification and Regression with Random
                        Forest
rfImpute                Missing Value Imputations by randomForest
treesize                Size of trees in an ensemble
tuneRF                  Tune randomForest for the optimal mtry
                        parameter
varImpPlot              Variable Importance Plot
varUsed                 Variables used in a random forest
