Skip to content
Prev 26117 / 398502 Next

Problem with differences between S+ and R in parsing output tables with $

On 9 Dec 2002, Douglas Bates wrote:

            
How would you normally go about extracting such information?  Other than 
doing it via summary(model(aov))[[1]]$"Pr(>F)"[1] [which is admittedly 
pretty horrible], or extracting the raw information from the aov object 
and computing the F-prob oneself, I can't see how to do it ...

  Ben