deparsing lhs of formula in print.anova.lm (PR#157)

bates@stat.wisc.edu bates@stat.wisc.edu
Sun, 4 Apr 1999 23:36:10 +0200


Full_Name: Douglas Bates
Version: Version 0.64.0 Unstable (April 3, 1999)
OS: Debian GNU/Linux 2.1
Submission from: (NULL) (128.105.5.97)


R> fm2 <- lm( 1/Surv ~ Poison + Antidote + Poison:Antidote, data = BC )
R> anova( fm2 )
Analysis of Variance Table

Response: /
Response: 1
Response: Surv
                Df Sum Sq Mean Sq F value  Pr(>F)    
Poison           2   34.9    17.4   72.63 2.3e-13 ***
Antidote         3   20.4     6.8   28.34 1.4e-09 ***
Poison:Antidote  6    1.6     0.3    1.09    0.39    
Residuals       36    8.6     0.2                    
---
Signif. codes:  0  `***'  0.001  `**'  0.01  `*'  0.05  `.'  0.1  ` '  1 


-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._