plotVarImpBase: Bar plot of variable importances, passing just a dataframe of...

Description Usage Arguments

View source: R/PlotsModel.r

Description

Bar plot of variable importances, passing just a dataframe of the name, importance, and response (target levels, faceted if multinomial). Note: user must sort and set up the data frame properly depending on the model output.

Usage

1
plotVarImpBase(df, xlabel)

Arguments

df

data frame


wtcooper/vizrd documentation built on May 4, 2019, noon