Skip to content
Prev 13173 / 398498 Next

lme questions

On Wed, 29 Aug 2001, Christian Hennig wrote:

            
No.  You need to fit the lme model by maximum likelihood, not the default
REML, to be comparable with the lm fit.
The standard error is in the summary() output.
That's a legacy of the S origins: xyplot is in package lattice in the
Devel section on CRAN (needs grid too) and I don't know if it
yet suffices for plot.lme.
That's using plot.lm.