M_Breiman: Breiman Importance

View source: R/rankingEAT.R

M_BreimanR 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.


eat documentation built on Jan. 10, 2023, 5:13 p.m.