M_Breiman {eat} | R Documentation |
Breiman Importance
Description
This function evaluates the importance of each predictor by the notion of surrogate splits.
Usage
M_Breiman(object, digits)
Arguments
object |
An EAT object. |
digits |
Decimal units. |
Value
Dataframe with one column and the importance of each variable in rows.
[Package eat version 0.1.4 Index]