makeFeatureImportancePlot.Rd
Makes a dot chart of feature importance
makeFeatureImportancePlot(FeatureImportance, first = 20, best = FALSE)
a data.frame with column Overall and var
data.frame
Overall
var
numeric, number of feature to display
numeric
logical, default to FALSE, to highlight which features are selected in an optimal (best) set
logical
FALSE
a ggplot object
ggplot