-
-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #230 from yannmclatchie/order-stat-warning
Add order statistic warning
- Loading branch information
Showing
4 changed files
with
108 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
#' @references | ||
#' Vehtari, A., Gelman, A., and Gabry, J. (2017). Practical Bayesian model | ||
#' evaluation using leave-one-out cross-validation and WAIC. | ||
#' *Statistics and Computing*. 27(5), 1413--1432. doi:10.1007/s11222-016-9696-4 | ||
#' ([journal version](https://link.springer.com/article/10.1007/s11222-016-9696-4), | ||
#' [preprint arXiv:1507.04544](https://arxiv.org/abs/1507.04544)). | ||
#' | ||
#' Vehtari, A., Simpson, D., Gelman, A., Yao, Y., and Gabry, J. (2019). | ||
#' Pareto smoothed importance sampling. | ||
#' [preprint arXiv:1507.02646](https://arxiv.org/abs/1507.02646) | ||
#' | ||
#' McLatchie, Y., and Vehtari, A. (2023). | ||
#' Efficient estimation and correction of selection-induced bias with order statistics. | ||
#' [preprint arXiv:2309.03742](https://arxiv.org/abs/2309.03742) |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters