Build a random forest

rforest()

Build a random forest

Predict a random forest

predict(<rforest>)

Predict a random forest

Variable importance in a random forest

importance_rforest()

Variable importance in a random forest

Build a decision tree

rpart()

Recursive Partitioning and Regression Trees

rpart.control()

Control for Rpart Fits