What's Changed
- Updates to
loo_compareoutput by @jgabry, @avehtari, @florence-bockting in #300:- new output columns
p_worse,diag_diff,diag_elpd - returned object is now a
data.frameinstead of amatrix
- new output columns
- Add new
kfold.printmethod by @florence-bockting in #342 - Add touchstone performance benchmarks by @VisruthSK in #352
- Use
posterior::gpdfitandposterior::qgeneralized_paretoby @avehtari in #305 - Fix bug in IS method error message + documentation typos by @ishaan-arora-1 in #326
- Shortened
?loo_subsampletitle and improved description by @vinniott in #339 - Add AI contribution policy by @florence-bockting in #361
Full Changelog: v2.9.0...v2.10
New Contributors
- @ishaan-arora-1 made their first contribution in #326
- @vinniott made their first contribution in #339
- @florence-bockting made their first contribution in #342