Skip to content
Prev 2541 / 20628 Next

lmer vs glmmPQL

That's really interesting and kind of scary.
  Do you have any thoughts on why this should be so?
  I know of a few simulation studies (Browne and Draper, Breslow) that
test PQL and generally find reasonably "significant" bias for binary
data with large random variance components.  I guess I had simply
assumed that Laplace/AG(H)Q would be better.  (There are also some
theoretical demonstrations (Jiang?) that PQL is asymptotically
inconsistent, I think ...)

  * Are you working in a different regime from previous studies
(smaller data sets, or some other point)?
  * Does considering RMSE rather than bias give a qualitatively
different conclusion (i.e., PQL is biased but has lower variance)?
  * ?

  Since in a recent paper I recommended Laplace/AGHQ out of principle,
and Wald tests out of pragmatism, and thought the former recommendation
was reliable but the latter was not, it's interesting to be having
my world turned upside down ...

  Would welcome opinions & pointers to other studies ...

  Ben Bolker


@article{browne_comparison_2006,
	title = {A comparison of Bayesian and likelihood-based methods for
?tting multilevel models},
	volume = {1},
	url = {http://ba.stat.cmu.edu/journal/2006/vol01/issue03/draper2.pdf},
	number = {3},
	journal = {Bayesian Analysis},
	author = {William J. Browne and David Draper},
	year = {2006},
	pages = {473--514}
}

@incollection{breslow_whither_2004,
	title = {Whither {PQL?}},
	isbn = {0387208623},
	booktitle = {Proceedings of the second Seattle symposium in
biostatistics: Analysis of correlated data},
	publisher = {Springer},
	author = {N. E. Breslow},
	editor = {Danyu Y. Lin and P. J. Heagerty},
	year = {2004},
	pages = {1?22}
}
Fabian Scheipl wrote: