Skip to content
Prev 2915 / 20628 Next

lme vs. lmer

Hi all, I've been following this thread since it's of interest to the
analyses i'm currenty doing.
My question is, how does one do model simplification with lmer (or
glmer in my case) if there are no p-values (since p-values are used to
determine which terms to drop, and the drop1 function does not work
for glmer)?

And Douglas, could you provide a working example of getting the
p-values as you described, preferably with glmer (glmer does not have
the REML=FALSE option)? I understand the 1st part of fitting two
models, one with and one without the term of interest... So does it
mean one has to do this for every term in order to get all the
p-values?

Many thanks, Raldo
On 9/29/09, Douglas Bates <bates at stat.wisc.edu> wrote: