Description Usage Arguments Value
This function will return the names of the variables used to train a random forest classifier. Internally, it extracts a matrix of variable importance scores and returns its rownames.
1 |
rf |
Object of class randomForest |
Vector of variable names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.