Skip to content
Prev 5115 / 20628 Next

GLM,GLMM,CAIC,mcmcGLMM - AIC model selction

Hi Andrew,

I appreciate that you can not compare the AIC values of GLM and GLMM, however  i was looking at AIC differences between a model set for each method  i.e

GLMM

Model		AIC		AIC DIFF
Model 1		100		0
Model 2		110		10
Model 3		120		20

GLMM

Model		AIC		AIC DIFF
Model 1		300		0
Model 2		307		7
Model 3		317		17


This is similar ( although simplified) to the results i have ( as shown by the links in the original post), it is this that i am confused about. Furthermore the same pattern showed when using CAIC and mcmcGlmm. I am wondering if this implies that for the purpose of model selection using GLMM and GLM produces similar results? 

Chris
On 13 Jan 2011, at 13:28, Andrew Kosydar wrote:
Hi Chris,

My understanding is that comparing GLM to GLMM right now is not
possible via multimodel model inference (MMI) because the number of
degrees of freedom for random effects are estimated to be equal to
fixed effects and this is generally considered to be inaccurate.  As a
result, the AICc values produced are not comparable.

Regarding the remainder of your study and phylogenetic corrections, I
am very interested to know your results as I have a similar dilemma
with one of my studies that I am reworking for publication.

Best of luck,

Andrew