[R] extract p-value from an aov-oject
peter_petersen
henning.bumann at gmail.com
Fri Nov 26 12:05:16 CET 2010
Hello!
I am trying to extract a p-value from an aov-object. I´ve done some research
on the internet and found a number of solutions, but somehow, none seems to
work for me.
This is the Object:
> summary(rt.aov)
>
> Error: pbn
> Df Sum Sq Mean Sq F value Pr(>F)
> Residuals 9 378283 42031
>
> Error: pbn:expCond
> Df Sum Sq Mean Sq F value Pr(>F)
> expCond 2 7312 3656.0 0.4663 0.6347
> Residuals 18 141122 7840.1
I would like to recieve an object, that only includes "0.6347".
Any Advice?
--
View this message in context: http://r.789695.n4.nabble.com/extract-p-value-from-an-aov-oject-tp3060079p3060079.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list