Hi In mixed-model with lme() How can I obtain Type II SS or Type III SS for fixed effect? Thanks Julien
"Martin Julien" <martin.julien.2 at courrier.uqam.ca> writes:> Hi > In mixed-model with lme() > How can I obtain Type II SS or Type III SS for fixed effect? > Thanks > JulienYou don't want that (look up suitable sermon by Bill Venables in the archives). Single-term Wald tests, however, are available using the syntax anova(myfit,"myfactor") -- O__ ---- Peter Dalgaard ??ster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907
Dear Julien Have a look at the "type" argument in ?anova.lme Regards, Christoph Buser -------------------------------------------------------------- Christoph Buser <buser at stat.math.ethz.ch> Seminar fuer Statistik, LEO C13 ETH (Federal Inst. Technology) 8092 Zurich SWITZERLAND phone: x-41-44-632-4673 fax: 632-1228 http://stat.ethz.ch/~buser/ -------------------------------------------------------------- Martin Julien writes: > Hi > In mixed-model with lme() > How can I obtain Type II SS or Type III SS for fixed effect? > Thanks > Julien > > ______________________________________________ > R-help at 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