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 f0ef4c7 commit ef930eeCopy full SHA for ef930ee
DESCRIPTION
@@ -1,7 +1,7 @@
1
Type: Package
2
Package: insight
3
Title: Easy Access to Model Information for Various Model Objects
4
-Version: 0.19.7.7
+Version: 0.19.7.8
5
Authors@R:
6
c(person(given = "Daniel",
7
family = "Lüdecke",
NEWS.md
@@ -18,6 +18,9 @@
18
19
* Fixed issue in `get_variance()` for *glmmTMB* models with `family = "ordbeta"`.
20
21
+* Fixed issue in `model_info()` with correctly detecting multivariate vgam/vglm
22
+ models.
23
+
24
# insight 0.19.7
25
26
## General
0 commit comments