diff --git a/apple-touch-icon-120x120.png b/apple-touch-icon-120x120.png index 240d2dc..af72ae1 100644 Binary files a/apple-touch-icon-120x120.png and b/apple-touch-icon-120x120.png differ diff --git a/apple-touch-icon-152x152.png b/apple-touch-icon-152x152.png index 441b20e..aa5b44f 100644 Binary files a/apple-touch-icon-152x152.png and b/apple-touch-icon-152x152.png differ diff --git a/apple-touch-icon-180x180.png b/apple-touch-icon-180x180.png index a490b47..f13d4de 100644 Binary files a/apple-touch-icon-180x180.png and b/apple-touch-icon-180x180.png differ diff --git a/apple-touch-icon-60x60.png b/apple-touch-icon-60x60.png index afc937f..7882a96 100644 Binary files a/apple-touch-icon-60x60.png and b/apple-touch-icon-60x60.png differ diff --git a/apple-touch-icon-76x76.png b/apple-touch-icon-76x76.png index d6eedc4..f369bfd 100644 Binary files a/apple-touch-icon-76x76.png and b/apple-touch-icon-76x76.png differ diff --git a/apple-touch-icon.png b/apple-touch-icon.png index 22c0a11..f13d4de 100644 Binary files a/apple-touch-icon.png and b/apple-touch-icon.png differ diff --git a/favicon-16x16.png b/favicon-16x16.png index aab4287..1c0db71 100644 Binary files a/favicon-16x16.png and b/favicon-16x16.png differ diff --git a/favicon-32x32.png b/favicon-32x32.png index d562f63..f307183 100644 Binary files a/favicon-32x32.png and b/favicon-32x32.png differ diff --git a/news/index.html b/news/index.html index 76c4709..8adb4fe 100644 --- a/news/index.html +++ b/news/index.html @@ -92,7 +92,7 @@
add_vars
are passed, x
and/or y
are removed from it in order to not use any variable twice. #116.
split.shapviz()
now drops empty levels. They launched an error because empty “shapviz” objects are currently not supported. #117
+split.shapviz()
now drops empty levels. They launched an error because empty “shapviz” objects are currently not supported. #117, #118
Vector used to split feature values and SHAP (interaction) values.
Vector used to split feature values and SHAP (interaction) values. +Empty factor levels are dropped.
Arguments passed to split()
. Don't pass drop = TRUE
as empty
-"shapviz" objects are rejected.
Arguments passed to split()
.