Why would someone use lm and ANOVA (anova(lm(x))) instead of AOV (or
the other way around)?
The mean squares and sum of squares are the same, but the F values
and p-values are slightly different.
I am modeling a dependent~independent1*independent2.
Thanks,
Matt Bridgman
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.