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 cc0197d commit 8440615Copy full SHA for 8440615
NEWS.md
@@ -1,5 +1,11 @@
1
# parameters (devel)
2
3
+## Changes
4
+
5
+* The `effects` argument in `model_parameters()` for classes `merMod`, `glmmTMB`,
6
+ `brmsfit` and `stanreg` gets an additional `"total"` option, to return the
7
+ overall coefficient for random effects (sum of fixed and random effects).
8
9
## Bug fixes
10
11
* Fixed issue in `model_parameters()` for objects from package *marginaleffects*
0 commit comments