Skip to content
Prev 422 / 7420 Next

ANOVA Output

The types-of-sums-of-squares issue is FAQ 7.18 and you can find a
great deal of discussion in the R help lists.  You only need to choose
a 'type' if for some reason you need to efficiently produce a table
with the results of multiple hypothesis tests.  In general I think it
is better to think hard about exactly which hypotheses are of interest
and and then compare appropriately nested models to conduct the test
(via e.g., a LRT).  This is covered in many stats books, including
many with an R focus.  See the books by Venebles and Ripley, Harrell,
Faraway, Maindonald, etc...

Kingsford Jones

On Thu, Nov 13, 2008 at 9:33 AM, Landis, R Matthew
<rlandis at middlebury.edu> wrote: