[R] Type II SS for fixed-effect in mixed model

Peter Dalgaard p.dalgaard at biostat.ku.dk
Mon Jan 30 22:47:20 CET 2006


"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 
> Julien

You 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




More information about the R-help mailing list