We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 226d339 commit 9e7adccCopy full SHA for 9e7adcc
NEWS.md
@@ -4,6 +4,10 @@
4
5
* Daniel Lüdecke is now the main maintainer of the package.
6
7
+* Several `plot()` methods gain a `theme` argument, to control the visual
8
+ themes for plots. This is in particular useful for plots that consist of
9
+ several single plots, like the one returned by `check_model()`.
10
+
11
## Changes
12
13
* `plot()` for `check_model()` now limits the number of data points for models
0 commit comments