Skip to content

Commit 85b3387

Browse files
committed
# nolint start remove space.....
1 parent 919f079 commit 85b3387

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

R/report.compare.loo.R

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@
3131
#' @return Objects of class [report_text()].
3232
#' @export
3333
report.compare.loo <- function(x, index = c("ELPD", "IC"), ...) {
34-
# no lint start
34+
# nolint start
3535
# https://stats.stackexchange.com/questions/608881/how-to-interpret-elpd-diff-of-bayesian-loo-estimate-in-bayesian-logistic-regress
36-
# no lint end
36+
# nolint end
3737
# https://users.aalto.fi/%7Eave/CV-FAQ.html#12_What_is_the_interpretation_of_ELPD__elpd_loo__elpd_diff
3838
# https://users.aalto.fi/%7Eave/CV-FAQ.html#se_diff
3939

0 commit comments

Comments
 (0)