You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,10 @@
2
2
3
3
* Switch unit tests from Travis to GitHub Actions. (#164)
4
4
5
+
### Bug fixes
6
+
7
+
* Fixed a bug causing the normalizing constant of the PSIS (log) weights not to get updated when performing moment matching with `save_psis = TRUE` (GitHub issue #166).
8
+
5
9
# loo 2.4.1
6
10
7
11
* Fixed issue reported by CRAN where one of the vignettes errored on an M1 Mac
0 commit comments