Skip to content
Prev 13253 / 20628 Next

nested mixed effects logistic regression binomial, glm) results differ by function.

Instead of focusing on the 'which one is correct' question, I would 
focus more on 'why are they different'. If two techniques give you 
rather different results then perhaps your model is too complicated, or 
your data set does not allow for a 2-way nested model. Simulate a data 
set with 2500 observations with nicely balanced clusters and see whether 
you have the same problems. Then cripple the data set (make unbalanced 
clusters) and see when differences occur. And yes....doing it in a 
Bayesian context is a good idea too.

Alain