make_feature_importance_plot: Makes a dot chart of feature importance

Description Usage Arguments Value

View source: R/make_feature_importance_plot.R

Description

Makes a dot chart of feature importance

Usage

1

Arguments

feature_importance

a 'data.frame' with column 'Overall' and 'var'

first

'numeric', number of feature to display

best

'logical', default to 'FALSE', to highlight which features are selected in an optimal (best) set

Value

a 'ggplot' object


hrvg/regionaldrivers documentation built on June 20, 2021, 7:50 a.m.