Description Usage Arguments Value Examples
This function calculates variable importance through a Random Forest + Efficiency Analysis Trees model.
1 | rankingRFEAT(object, barplot = TRUE, digits = 2)
|
object |
A |
barplot |
|
digits |
Decimal units. |
data.frame
with the importance scores and a barplot representing the variable importance if barplot = TRUE
.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.