Hi All,
    I am currently trying to use R to perform some statistical discriminant
analysis on a data set using ANOVA. I'm new to anova and R as well. As I
understand it, ANOVA can be used to perform discriminant analysis by
measuring the value of the f-test when given a data set with a grouping
variable and the dependent variable. What I would like to do in R is perform
ANOVA and extract the f-test value as a measurement of the importance of
that particular dependent variable. My question is how can I extract the
value of the f-test from the aov object so that I can use the result in a
further equation, e.g. can I extract it using fit[f_value].
Also, my understanding of ANOVA was that the F Value should always be
greater then 1 (by swapping around the numerator, denominator). Value closer
to 1 suggest that there is not much variation and hence the variable is not
discriminant. The values that I actually get in R are sometimes less then 1.
Should it be like that, have I just understood it wrongly?
Any Help Here Would Be Greatly Appreciated!

Many Thanks

Rishabh


.
.
=================================================================
Instructions for joining and leaving this list, remarks about the
problem of INAPPROPRIATE MESSAGES, and archives are available at:
.                  http://jse.stat.ncsu.edu/                    .
=================================================================

Reply via email to