Skip to content
Prev 59920 / 398502 Next

help with glmmPQL

On Friday 26 November 2004 12:35, Spencer Graves wrote:
These likelihoods are (AFAIK) NOT the likelihoods of the models fitted, 
they are likelihoods of an lme model that approximates it. Thus, the 
test may not be appropriate. Having 'anova(fit1, fit2)' silently 
producing an answer would certainly be misleading.

E.g., lme4 produces the following:
+              family = binomial, data = bacteria)
+              family = binomial, data = bacteria)
`log Lik.' -104.3780 (df=5)
`log Lik.' -97.68162 (df=6)

Deepayan