Checking overdispersion in binomial mixed model
-----Original Message----- return( sqrt( sum(c(modelglmer at resid, modelglmer at u) ^2) / n ) ) }
...
However, if I try this in the new version I get the error disp_glmer(fit3) #looks fine (0,998) Error in disp_glmer(fit3) : no slot of name "resid" for this object of class "glmerMod"
Try residuals(modelglmer) instead of modelglmer at resid ?
S Ellison
*******************************************************************
This email and any attachments are confidential. Any use...{{dropped:8}}