Message-ID: <1317738852033-3871203.post@n4.nabble.com>
Date: 2011-10-04T14:34:12Z
From: Panagiotis
Subject: Question about linear mixed effects model (nlme)
Hi,
I applied a linear mixed effect model in my data using the nlme package.
lme2<-lme(distance~temperature*condition, random=~+1|trial, data) and then
anova.
I want to ask if it is posible to get the least squares means for the
interaction effect and the corresponding 95%ci. And then plot this values.
Thank you
Panagiotis
--
View this message in context: http://r.789695.n4.nabble.com/Question-about-linear-mixed-effects-model-nlme-tp3871203p3871203.html
Sent from the R help mailing list archive at Nabble.com.