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

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to