barplot_importance: Barplot Variable Importance

Description Usage Arguments Value

View source: R/rankingBarplot.R

Description

This function generates a barplot with the importance of each predictor.

Usage

1
barplot_importance(m, threshold)

Arguments

m

Dataframe with the importance of each predictor.

threshold

Importance score value in which a line should be graphed.

Value

Barplot representing each variable on the x-axis and its importance on the y-axis.


MiriamEsteve/EAT documentation built on Jan. 18, 2022, 6:55 p.m.