shap_importance: SHAP global importance bar chart

View source: R/plot.gg_shap.R

shap_importanceR Documentation

SHAP global importance bar chart

Description

Bar chart of mean absolute SHAP value per variable – the SHAP analog of plot.gg_vimp.

Usage

shap_importance(x, ...)

Arguments

x

A gg_shap object.

...

Unused.

Value

A ggplot object.

See Also

gg_shap plot.gg_shap


ggRandomForests documentation built on Aug. 4, 2026, 5:09 p.m.