GLMM (lme4) vs. glmmPQL output
Prof Brian Ripley wrote:
Although it has not been stated nor credited, this is very close to an example in MASS4 (there seems a difference in coding).
I apologize for the oversight. This is to state that the code starting
data(bacteria,package="MASS")
UseMASS<-F# must restart R after changing because of nlme/lme4 clash
if (UseMASS){
library(MASS) # required for bacteria
is slightly modified from MASS (Modern Applied Statistics, by W.N. Venables and Prof. B. Ripley, Code in MASS\scripts\ch10.R). ISBN Code upon request. Dieter Menne