Skip to content

Basic LME

1 message · Brian Ripley

#
aov() can also be used with an Error() term, when it is not just a 
front-end to lm and does fits random effects.  (As the help page for 
aov says.)
On Tue, 8 Apr 2003, Paul, David A wrote:

            
Not really.  The error structure is different, but that may not matter
if there is the right nesting/balance in the design. After all `randomized 
block designs' are random effects normally analysed as fixed effects, and 
the results are the same.
(and those lme fits were by ML rather than the default REML used earlier).
In general there are other differences due to the different assumptions 
about error structures, and when there are likelihood-ratio tests would
generally be preferred.