Skip to content
Prev 1038 / 20628 Next

Logistic regression with random effect and AIC output?

On Tue, May 20, 2008 at 5:50 AM, Federico Calboli
<f.calboli at imperial.ac.uk> wrote:
I don't think you will get an AIC value from glmmPQL.  The penalized
quasi-likelihood method doesn't provide the likelihood for the model
(because it minimizes another quantity called the quasi-likelihood).

Is there a reason not to use lmer with the optional argument family = binomial?