[R] aov and non-categorical variables
Alexander Sirotkin [at Yahoo]
alex_s_42 at yahoo.com
Wed Oct 15 18:32:12 CEST 2003
It is unclear to me how aov() handles non-categorical
variables.
I mean it works and produces results that I would
expect, but I was under impression that ANOVA is only
defined for categorical variables.
In addition, help(aov) says that it "call to 'lm' for
each stratum", which I presume means that it calls
to lm() for every group of the categorical variable,
however I don't quite understand what this means for
non-categorical variable.
Thanks
More information about the R-help
mailing list