Skip to content

Commit 80ed95c

Browse files
committed
Use short PR references in NEWS.md
1 parent 05e2d76 commit 80ed95c

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

NEWS.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
# loo 2.9.0
22

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
3+
* Avoid under and overflows in stacking by @avehtari in #273
4+
* Fix `kfold_split_stratified()` when a group has 1 observation by @jgabry in #278
5+
* Fix `plot_diagnostic(..., label_points = TRUE)` by @annariha in #288
6+
* Use testthat 3e and rely on posterior for ESS by @VisruthSK in #289
7+
* Fixed NAs in `psis_r_eff()` by @VisruthSK in #301
8+
* Print unequal sample sizes in loo_compare by @VisruthSK in #307
9+
* New website theme and pkgdown workflow by @VisruthSK in #292
10+
* Small fix in `loo_model_weights()` doc by @avehtari in #276
11+
* loo_moment_match.R: fix doc for default k_threshold by @jgabry in #279
12+
* Update scrps reference and improve doc by @avehtari in #280
13+
* Fix url in vignette by @jgabry in #282
14+
* Update stacking citation in inst/CITATION by @jgabry in #284
15+
* Added contribution section. by @VisruthSK in #286
16+
* Update LOO uncertainty paper to use BA doi by @avehtari in #311
17+
* Update documentation for `E_loo()` function by @avehtari in #312
1818

1919

2020

0 commit comments

Comments
 (0)