var_imp_plot: Variable Importance Plot

Description Usage Arguments Value Author(s)

View source: R/var_imp_plot.R

Description

A 'ggplot2' version of varImpPlot

Usage

1
var_imp_plot(rf_object, n_vars = 15, color = "brown3")

Arguments

rf_object

An object from randomForest.

n_vars

Maximum number of variables to display in variable importance plot.

color

Bar color in the plot.

Value

A ggplot2 object.

Author(s)

Guillermo Basulto-Elias


gbasulto/rmiscfun documentation built on July 25, 2019, 8:56 p.m.