Skip to content
Prev 14365 / 20628 Next

glmer vs glmmPQL vs glmmadmb

Thank you Ben!

Indeed there is a problem and I keep coming back to this dater after 
having learned more about GLMM on other projects. I tried the suggested 
Gauss-Hermite quadrature. The higher the nAGQ number the more 
interactions become significant in the summary output. The car::Anova 
output stays the same though. I have a lot of Zero values both in one of 
my explanatory variables as well as in about half of my response values. 
Adding 1 and log transforming both of them (which is admittedly 
questionable in terms of elegance) reduces the importance of the 
interaction term but loosens up the cluster in the residual plots. 
During a previous attempt I had talked to Dave about using a zero 
inflation model, but we had concluded that this is not the way to go. 
Now I don't know where to go, because my residual plots are always 
highly clustered around the many 0 (1) values.

Thank you
Lena
On 04/04/2016 11:51 PM, Ben Bolker wrote: