[R] how to get the value of aov summary into another variable

Waverley waverley.paloalto at gmail.com
Wed Oct 29 01:48:59 CET 2008


Hi,

I have a question of aov.  e.g.

aov.ex = aov(x~y)
summary(aov.ex)

The aov summary will print to the screen.  How can I extract the aov
result, in particular the values of Pr(>F) and F value into a vector
so that I can use them for other use?

Thanks.

-- 
Waverley @ Palo Alto



More information about the R-help mailing list