R/vimp.R
vimp.Rd
It calculate variable importance of an explainable tree
vimp(fit, data)
is a e2tree object
is a data frame in which to interpret the variables named in the formula.
a data frame containing variable importance metrics.
#examples