Displaying 1 result from an estimated 1 matches for "depvariable3".
Did you mean:
  depvariable1
  
2010 Apr 03
1
Writing summary.aov results to a file which can be opened in Excel
...Df  Sum Sq Mean Sq F value    Pr(>F)    
as.factor(variables$independentvariable)   55 0.78587 0.01429  79.207 <
2.2e-16 ***
Residuals                      1187 0.21413 0.00018                      
---
Signif. codes:  0 ?***? 0.001 ?**? 0.01 ?*? 0.05 ?.? 0.1 ? ? 1 
 Response depvariable3 :
                                 Df  Sum Sq Mean Sq F value    Pr(>F)    
as.factor(variables$independentvariable)   55 0.41267 0.00750  15.164 <
2.2e-16 ***
Residuals                      1187 0.58733 0.00049                      
---
Signif. codes:  0 ?***? 0.001 ?**? 0.01 ?*? 0.05 ?.? 0....