One-way ANOVA that unifies the api to other tests
w.anova.test(values, grouping, na.rm = TRUE, ...)the value of anova augmented by 'p.value' and 'method'
vector. The values to compare (age, gene expression, ...)
vector ef the same length as values.
treated as factor giving the group membership
logcical. if TRUE (default) the values are subset to only non-missing and finite values
additional parameters. are passed on to lm()
Dr. Andreas Leha