Skip to content
Prev 138747 / 398503 Next

Variable importance in Random Forests

Depending on the way you ran randomForest, the variable of interest may
have been used in many splits in many trees.  The information can be
extracted using the getTree() function.  However, I suspect it might be
more useful to look at partialPlot().

Best,
Andy
------------------------------------------------------------------------------
Notice:  This e-mail message, together with any attachme...{{dropped:15}}