[R] Two Way ANOVA

Keith Jones keithlj at suddenlink.net
Fri Feb 29 03:45:36 CET 2008


Hi,

I am using the:

pcf.aov<-aov(meas~op+part, data=pcf.ex2),

command to perform a two way ANOVA.  When I save the:

sumpcf<- summary.aov(pcf.aov),

result of the summary.aov command in a variable I need to access the 
individual pieces of information in the summary.  The summary appears 
to be a list and I am having a hard time finding a way to get at the 
information in the summary.  Could some one tell me how to go about 
it.

Thanks,

Keith Jones



More information about the R-help mailing list