Skip to content

Commit 549f826

Browse files
authored
Update README.md
[ci skip]
1 parent 2236aab commit 549f826

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,18 @@
1212

1313
__loo__ is an R package that allows users to compute efficient approximate
1414
leave-one-out cross-validation for fitted Bayesian models, as well as model
15-
weights that can be used to average predictive distributions.
16-
17-
The __loo__ R package package implements the fast and stable computations
18-
for approximate LOO-CV and WAIC from
15+
weights that can be used to average predictive distributions.
16+
The __loo__ package package implements the fast and stable computations for
17+
approximate LOO-CV and WAIC from
1918

2019
* Vehtari, A., Gelman, A., and Gabry, J. (2017). Practical Bayesian model
2120
evaluation using leave-one-out cross-validation and WAIC.
2221
_Statistics and Computing_. 27(5), 1413--1432.
2322
doi:10.1007/s11222-016-9696-4. [Online](https://link.springer.com/article/10.1007/s11222-016-9696-4),
2423
[arXiv preprint arXiv:1507.04544](https://arxiv.org/abs/1507.04544).
2524

25+
and computes model weights as described in
26+
2627
* Yao, Y., Vehtari, A., Simpson, D., and Gelman, A. (2018). Using
2728
stacking to average Bayesian predictive distributions. In Bayesian
2829
Analysis, doi:10.1214/17-BA1091.

0 commit comments

Comments
 (0)