We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7db7dd commit 77e753fCopy full SHA for 77e753f
1 file changed
R/loo_compare.R
@@ -61,9 +61,9 @@
61
#' While `khat > 0.5` indicates possibility of outliers, it is also
62
#' possible that both models compared seem to be well specified based
63
#' on model checking, but the pointwise ELPD differences have such thick
64
-#' tails that the normal approximation for the sum is not good (note that
65
-#' `khat`s in `diag_diff` column are different from the `khat`s in PSIS-LOO
66
-#' diagnostic).
+#' tails that the normal approximation for the sum is not good (Vehtari et
+#' al., 2024). Note that `khat`s in `diag_diff` column are different from
+#' the `khat`s in PSIS-LOO diagnostic.
67
#'
68
#' The column `diag_elpd` shows diagnostic for the pointwise ELPD
69
#' computations for each model. If `k khat_psis > 0.7` is shown,
0 commit comments