-
-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
4 additions
and
2 deletions.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,11 @@ | ||
#' @references | ||
#' Magnusson, M., Riis Andersen, M., Jonasson, J. and Vehtari, A. (2019). | ||
#' Leave-One-Out Cross-Validation for Large Data. | ||
#' In _International Conference on Machine Learning_ | ||
#' In _Thirty-sixth International Conference on Machine Learning_, | ||
#' PMLR 97:4244-4253. | ||
#' | ||
#' Magnusson, M., Riis Andersen, M., Jonasson, J. and Vehtari, A. (2020). | ||
#' Leave-One-Out Cross-Validation for Model Comparison in Large Data. | ||
#' In _International Conference on Artificial Intelligence and Statistics (AISTATS)_ | ||
#' In _Proceedings of the 23rd International Conference on Artificial | ||
#' Intelligence and Statistics (AISTATS)_, PMLR 108:341-351. | ||
#' |