[R] Multcomp, means and mixed models
Metconnection
simontbate at hotmail.co.uk
Wed Jul 22 22:46:09 CEST 2009
Hi all,
I wonder if anyone can help. I'm trying to calculate the means from a mixed
model analysis using Multcomp
My code is
glht(lme(response~treatment, random=~1|patient, data=statdata, na.action =
(na.omit)), linfct=mcp(treatment="Means"))
It appears that the "Means" option is not valid for lme models, is this
correct? I couldn't find anything in the documentation about this.
Thanks in advance for any advice!
Simon
--
View this message in context: http://www.nabble.com/Multcomp%2C-means-and-mixed-models-tp24614247p24614247.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list