Skip to content

Commit

Permalink
# nolint start remove space.....
Browse files Browse the repository at this point in the history
  • Loading branch information
rempsyc committed Apr 1, 2024
1 parent 919f079 commit 85b3387
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions R/report.compare.loo.R
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
#' @return Objects of class [report_text()].
#' @export
report.compare.loo <- function(x, index = c("ELPD", "IC"), ...) {
# no lint start
# nolint start
# https://stats.stackexchange.com/questions/608881/how-to-interpret-elpd-diff-of-bayesian-loo-estimate-in-bayesian-logistic-regress
# no lint end
# nolint end
# https://users.aalto.fi/%7Eave/CV-FAQ.html#12_What_is_the_interpretation_of_ELPD__elpd_loo__elpd_diff
# https://users.aalto.fi/%7Eave/CV-FAQ.html#se_diff

Expand Down

0 comments on commit 85b3387

Please sign in to comment.