Description Usage Arguments Value Examples
This function computes the variable importance through an Efficiency Analysis Trees model.
1 | rankingEAT(object, barplot = TRUE, threshold = 70, digits = 2)
|
object |
An |
barplot |
|
threshold |
Importance score value in which a line is graphed. |
digits |
Decimal units. |
data.frame
with the importance scores and a barplot representing the the variable importance if barplot = TRUE
.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.