We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46c0d6e commit 057a277Copy full SHA for 057a277
1 file changed
NEWS.md
@@ -1,3 +1,15 @@
1
+# multilevelTools 0.2.0
2
+
3
+## New Features
4
+* `evaluateLags()` function to evaluate how far back lags should go to improve model fit.
5
+* `ranefdata()` function to extract random effects from a `brms` model and
6
+ return and plot them. Designed to make caterpilar plots with posterior summaries.
7
8
+## Changes
9
10
+* Moved testthat to 3rd edition.
11
+* Updated GitHub actions
12
13
# multilevelTools 0.1.3
14
15
## Bug Fixes
0 commit comments