[R] Standard errors of the predicted values from a lme (or lmer)-object
Dieter Menne
dieter.menne at menne-biomed.de
Fri Jun 1 12:08:21 CEST 2007
Fränzi Korner <fraenzi.korner <at> oikostat.ch> writes:
>
> how do I obtain standard errors of the predicted values from a lme (or
> lmer)-object?
Not totally clear what you mean. intervals(lmeresult) gives the confidence
intervals for the coefficients. Otherwise, you can do some calculations with
residuals(lmeresult). Most useful for diagnostic purposes is plot(lmeresult).
Dieter
More information about the R-help
mailing list