Skip to content
Prev 5134 / 20628 Next

Alternatives to lmer

Hi Iker,

you don't give us information about your data set or the number of 
levels of your factors. Although you have removed some of the 
interactions from the model it would seem that you are trying to 
estimate a very large number of parameters in the fixed part of the 
model. I would guess that many would be unidentifiable. Any software 
that you might try could have trouble fitting this model. Why don't you 
start off more slowly with main effects only and then use try() to 
identify interactions that would be worth adding to your model?

Murray Jorgensen
On 17/01/2011 9:15 a.m., Iker Vaquero Alba wrote: