[Rpy] Perform anova on lme4.lmer() output

2013-11-12 Thread Horea Christian
Hi! I'm trying to test the deviance for a set of linear models obtained from lme4::lmer() via RPy. As you can see in this notebook http://nbviewer.ipython.org/urls/gist.github.com/TheChymera/7396334/raw/20c7878456fea4c05e1889d566ab1e5b20bc90bb/nlme-aov that fails. It works perfectly in R though,

Re: [Rpy] Perform anova on lme4.lmer() output

2013-11-12 Thread Laurent Gautier
Answered on the StackOverflow page. Best, L. On 11/12/2013 05:42 PM, Horea Christian wrote: Hi! I'm trying to test the deviance for a set of linear models obtained from lme4::lmer() via RPy. As you can see in this notebook http://nbviewer.ipython.org/urls/gist.github.com/TheChymera/7396334/raw/