plotVarImp: Plot mean variable importance over all model responses

Description Usage Arguments Details Value References See Also Examples

View source: R/plotVarImp.R

Description

Plot mean variable importance over all model responses as horizontal bar plot.

Usage

1
plotVarImp(var_imp)

Arguments

var_imp

The resulting variable importance data rame from var_imp

Details

NONE

Value

A list of visualizations with one visualization per response variable.

References

The function uses functions from: Max Kuhn. Contributions from Jed Wing, Steve Weston, Andre Williams, Chris Keefer, Allan Engelhardt, Tony Cooper, Zachary Mayer, Brenton Kenkel, the R Core Team, Michael Benesty, Reynald Lescarbeau, Andrew Ziem, Luca Scrucca, Yuan Tang and Can Candan. (2016). caret: Classification and Regression Training. https://CRAN.R-project.org/package=caret

See Also

NONE

Examples

1
2
3
4
## Not run: 
#Not run

## End(Not run)

environmentalinformatics-marburg/gpm documentation built on July 11, 2020, 11:12 a.m.