Skip to content
Prev 2912 / 20628 Next

lme vs. lmer

On Tue, Sep 29, 2009 at 3:58 PM, Peter Dalgaard
<p.dalgaard at biostat.ku.dk> wrote:
I agree, wholeheartedly.

My general advice to those who are required to produce a p-value for a
particular fixed-effects term in a mixed-effects model is to use a
likelihood ratio test.  Fit the model including that term using
maximum likelihood (i.e. REML = FALSE), fit it again without the term
and compare the results using anova.

The likelihood ratio statistic will be compared to a chi-squared
distribution to get a p-value and this process is somewhat suspect
when the degrees of freedom would be small.  However, so many other
things could be going wrong when you are fitting complex models to few
observations that this may be the least of your worries.

I appreciate that for Ben and others in fields like ecology the need
to incorporate many different possible terms in models for
comparatively small data sets may be inevitable.  But it is also
inevitable that the precision of the information one can extract from
such small data sets is low.  Reducing such analysis to a set of
p-values for various terms and treating these p-values as if they were
precisely determined is an oversimplification, even when journal
editors insist on such an oversimplification.