M_Breiman: Breiman Importance
Description
This function evaluates the importance of each predictor by the notion of surrogate splits.
Usage
M_Breiman(object, digits)
Value
Dataframe with one column and the importance of each variable in rows.
Arguments
- object
An EAT object.
- digits
Decimal units.