Re: [R] Residuals of mixed effects model

2010-07-29 Thread ONKELINX, Thierry
ht- > Van: r-help-boun...@r-project.org > [mailto:r-help-boun...@r-project.org] Namens will.ea...@gmx.net > Verzonden: donderdag 29 juli 2010 16:07 > Aan: r-help@r-project.org > Onderwerp: [R] Residuals of mixed effects model > > Dear all, > > how do I get the re

[R] Residuals of mixed effects model

2010-07-29 Thread will . eagle
Dear all, how do I get the residuals from a lme() output objects which are adjusted for fixed AND (!) random effects? I tried residuals(), but it seems they just give me the residuals adjusted for the fixed effects of the regression model. The model I use is: lme.out <- lme(data=MyDataInLongFo