Skip to content
Prev 335471 / 398498 Next

Model averaging using QAICc

Diana Virkki <d.virkki <at> griffith.edu.au> writes:
A dispersion parameter of 27 probably indicates something wonky
about the original data.  I'm also surprised by a dispersion parameter
not close to 1 for the fitted NB model (as the NB model should in
principle take care of most of the overdispersion -- the mean square
of the Pearson residuals might be slightly different from 1, because
the NB shape/overdispersion parameter is calculated by ML, but this
is still a suspiciously large value).
Can't help you there.  In my experience MuMIn can only model-average
the wide range of model types it knows about, but there could easily
be features I don't know about.
You probably need to look at your data more carefully -- do the
model fits seem reasonable?  Are there big outliers, or zero-inflation,
or ... ?

  If you are using glmmADMB for mixed model fitting, I would suggest
follow-ups go to r-sig-mixed-models at r-project.org ...

  Ben Bolker