Fränzi Korner
2007-May-31 16:07 UTC
[R] Standard errors of the predicted values from a lme (or lmer)-object
Ein eingebundener Text mit undefiniertem Zeichensatz wurde abgetrennt. Name: nicht verf?gbar URL: https://stat.ethz.ch/pipermail/r-help/attachments/20070531/b364b8b5/attachment.pl
Dieter Menne
2007-Jun-01 10:08 UTC
[R] Standard errors of the predicted values from a lme (or lmer)-object
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
Michael Kubovy
2007-Jun-03 12:13 UTC
[R] Standard errors of the predicted values from a lme (or lmer)-object
On Jun 1, 2007, at 6:08 AM, Dieter Menne wrote:> 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).Perhaps ?estimable in the gmodels package _____________________________ Professor Michael Kubovy University of Virginia Department of Psychology USPS: P.O.Box 400400 Charlottesville, VA 22904-4400 Parcels: Room 102 Gilmer Hall McCormick Road Charlottesville, VA 22903 Office: B011 +1-434-982-4729 Lab: B019 +1-434-982-4751 Fax: +1-434-982-4766 WWW: http://www.people.virginia.edu/~mk9y/