File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 5858# ' (outliers). `elpd_diff` and `se_diff` are still indicative of the
5959# ' differences and uncertainties, and for example, if `|elpd_diff|` is
6060# ' many times larger than `se_diff` the difference is quite certain.
61- # ' While `khat > 0.5` indicates possibility of outliers, it is also
62- # ' possible that both models compared seem to be well specified based
61+ # ' The `khat` value for the `diag_diff` column is computed using
62+ # ' the pointwise elpd differences (and is different frin `khat`s in PSIS-LOO
63+ # ' diagnostic). While `khat > 0.5` indicates possibility of outliers, it is
64+ # ' also possible that both models compared seem to be well specified based
6365# ' on model checking, but the pointwise ELPD differences have such thick
6466# ' tails that the normal approximation for the sum is not good (Vehtari et
65- # ' al., 2024). Note that `khat`s in `diag_diff` column are different from
66- # ' the `khat`s in PSIS-LOO diagnostic.
67+ # ' al., 2024).
6768# '
6869# ' The column `diag_elpd` shows diagnostic for the pointwise ELPD
6970# ' computations for each model. If `k khat_psis > 0.7` is shown,
You can’t perform that action at this time.
0 commit comments