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 eea62a2 commit 2c7b9acCopy full SHA for 2c7b9ac
DESCRIPTION
@@ -1,7 +1,7 @@
1
Type: Package
2
Package: insight
3
Title: Easy Access to Model Information for Various Model Objects
4
-Version: 1.0.0.5
+Version: 1.0.0.6
5
Authors@R:
6
c(person(given = "Daniel",
7
family = "Lüdecke",
NEWS.md
@@ -19,6 +19,9 @@
19
20
* Fixed issue with `as.numeric()` method for `get_sigma()`.
21
22
+* `get_datagrid()` now only returns valid levels when `include_random = TRUE`
23
+ and group-level factor in random effects is numeric.
24
+
25
# insight 1.0.0
26
27
## Breaking changes
0 commit comments