Skip to content

CRAN release 0.9.2

Compare
Choose a tag to compare
@mayer79 mayer79 released this 14 Oct 17:29
· 106 commits to main since this release
8980218

User-visible changes

  • sv_importance() of a "mshapviz" object now returns a dodged barplot instead of separate barplots via {patchwork}. Use the new argument bar_type to switch to a stacked barplot (bar_type = "stack"), to "facets" (via {ggplot2}), or "separate" for the old behaviour.

New features

  • Added connector to permshap, a package calculating permutation SHAP values for regression and (probabilistic) classification.

Other changes

  • Revised vignette on "mshapviz".
  • Commenting out most unit tests as they would not pass timings measured on Debian.