R/plots.R
plot_shap_importance.Rd
Plot ranked SHAP importance
plot_shap_importance(shap_table, top_n = 10)
Output from explain_effect_shap().
explain_effect_shap()
Number of top features to display.
A ggplot2 object when available; otherwise draws a base plot.
ggplot2