File tree Expand file tree Collapse file tree 1 file changed +18
-2
lines changed
Expand file tree Collapse file tree 1 file changed +18
-2
lines changed Original file line number Diff line number Diff line change 1- # loo 2.8.0.9000
1+ # loo 2.9.0
2+
3+ * Avoid under and overflows in stacking by @avehtari in https://github.com/stan-dev/loo/pull/273
4+ * Fix ` kfold_split_stratified() ` when a group has 1 observation by @jgabry in https://github.com/stan-dev/loo/pull/278
5+ * Fix ` plot_diagnostic(..., label_points = TRUE) ` by @annariha in https://github.com/stan-dev/loo/pull/288
6+ * Use testthat 3e and rely on posterior for ESS by @VisruthSK in https://github.com/stan-dev/loo/pull/289
7+ * Fixed NAs in ` psis_r_eff() ` by @VisruthSK in https://github.com/stan-dev/loo/pull/301
8+ * Print unequal sample sizes in loo_compare by @VisruthSK in https://github.com/stan-dev/loo/pull/307
9+ * New website theme and pkgdown workflow by @VisruthSK in https://github.com/stan-dev/loo/pull/292
10+ * Small fix in ` loo_model_weights() ` doc by @avehtari in https://github.com/stan-dev/loo/pull/276
11+ * loo_moment_match.R: fix doc for default k_threshold by @jgabry in https://github.com/stan-dev/loo/pull/279
12+ * Update scrps reference and improve doc by @avehtari in https://github.com/stan-dev/loo/pull/280
13+ * Fix url in vignette by @jgabry in https://github.com/stan-dev/loo/pull/282
14+ * Update stacking citation in inst/CITATION by @jgabry in https://github.com/stan-dev/loo/pull/284
15+ * Added contribution section. by @VisruthSK in https://github.com/stan-dev/loo/pull/286
16+ * Update LOO uncertainty paper to use BA doi by @avehtari in https://github.com/stan-dev/loo/pull/311
17+ * Update documentation for ` E_loo() ` function by @avehtari in https://github.com/stan-dev/loo/pull/312
18+
219
3- Items for next release go here
420
521# loo 2.8.0
622
You can’t perform that action at this time.
0 commit comments