Skip to content
Prev 273299 / 398506 Next

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.