plot_dynrmf_shap_waterfall.RdAggregates SHAP values across horizons and draws a horizontal waterfall.
plot_dynrmf_shap_waterfall(
shap,
title = "SHAP Waterfall",
agg_fun = sum,
colors = list(pos = "#4575b4", neg = "#d73027", base = "#878787")
)A ggplot2 object