Displaying 1 result from an estimated 1 matches for "glm40".
Did you mean:
  glm4
  
2002 Jul 01
1
glmmPQL
...measurements (binary response), the 
second one includes 40 individuals. The 'individuals' differ only in 
different x values. I fitted logistic regression models with and without 
random intercepts.
The coefficients and p values between dummy.glm20 and dummy.glmm20 
differ. However, dummy.glm40 and dummy.glmm40 have the same coefficients 
and p values, respectively. Did the solution in the second example not 
converge (only one iteration step)?
Why does the AIC between e.g. dummy.glm20 and dummy.glmm20 differ so 
much?
And last question: how can dummy.glm20 and dummy.glmm20 be compared w...