Skip to contents

It calculate variable importance of an explainable tree

Usage

vimp(fit, data)

Arguments

fit

is a e2tree object

data

is a data frame in which to interpret the variables named in the formula.

Value

a data frame containing variable importance metrics.

#examples