diff --git a/R/loo_subsample.R b/R/loo_subsample.R index cfff0999..bcac4b17 100644 --- a/R/loo_subsample.R +++ b/R/loo_subsample.R @@ -1,5 +1,7 @@ -#' Efficient approximate leave-one-out cross-validation (LOO) using subsampling, -#' so that less costly and more approximate computation is made for all LOO-fold, +#' Efficient approximate LOO-CV using subsampling +#' +#' @description Efficiently approximates leave-one-out cross-validation (LOO-CV) via subsampling. +#' Less costly and more approximate computation is made for all LOO-fold, #' and more costly and accurate computations are made only for m