Skip to content
Prev 1836 / 20628 Next

glmm AIC/LogLik reliability

Hi,
I would also point to the paper by Spiegelhalter et al. (2002) on the
DIC. It is a 'Bayesian version' of the DIC but the examples and
discussions therein are quite interesting.
We are trying to make a comparison of AIC, cAIC (Vaida and Blanchard,
2005) and DIC in this working paper:

http://www.bias-project.org.uk/papers/ComparisonSAE.pdf

I believe it is a bit of an unfinished work but we have computed several
linear (mixed) models in the context of Small Area Estimation and we
display the values of AIC/cAIC/DIC in a table for comparison purposes
together with the penalty terms. The aim is to study up to what point
the AIC, cAIC and DIC are comparable using different structures for the
random effects. Any comments are welcome.

Hope this helps.

Virgilio

P.S: Is there any way of obtaining the design matrix of the random
effects and the matrix of the variance from an lme object. That would
help to compute the cAIC more easily.