variable_importance_plot: Plot variable importance

Description Usage Arguments

View source: R/random-forest-model.R

Description

Plot variable importance

Usage

1
2
variable_importance_plot(rf_model, title = "Variable importance plot",
  sort = TRUE, ...)

Arguments

rf_model

random forest model obtained from the function fit_random_forest.

title

plot title

sort

sort variables in order of variable importance? Boolean

...

other arguments


pegoraro/qchlorophyll documentation built on May 24, 2019, 11:46 p.m.