File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -272,11 +272,15 @@ loo_compare(loo1, loo2)
272272
273273The difference in ELPD is much larger than several times the estimated standard
274274error of the difference again indicating that the negative-binomial model is
275- xpected to have better predictive performance than the Poisson model. However,
275+ expected to have better predictive performance than the Poisson model. However,
276276according to the LOO-PIT checks there is still some misspecification, and a
277277reasonable guess is that a hurdle or zero-inflated model would be an improvement
278278(we leave that for another case study).
279279
280+ The ` p_worse ` , ` diag_diff ` , and ` diag_elpd ` columns are new as of version 2.10.
281+ For details on interpreting them see ?` loo-glossary ` and the case study
282+ [ Uncertainty in Bayesian LOO-CV Model Comparison] ( https://users.aalto.fi/~ave/casestudies/LOO_uncertainty/loo_uncertainty.html ) .
283+
280284
281285<br >
282286
You can’t perform that action at this time.
0 commit comments