Description Usage Arguments Author(s) Examples
Duncan test to compare means.
| 1 | 
| anova |  A  | 
| which | A term in the fitted model for be used in the test. Defaults to all the terms. | 
| conf.level | A numeric value between zero and one. Default is 0.95. | 
Laercio Junio da Silva laerciojunio@yahoo.com.br
| 1 2 3 4 5 | 
Analysis of Variance Table
Response: resp
          Df Sum Sq Mean Sq F value    Pr(>F)    
trat       4 13.356   3.339  83.475 1.217e-07 ***
Residuals 10  0.400   0.040                      
---
Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
 DUNCAN TEST TO COMPARE MEANS 
 
 Confidence Level:  0.95 
 Dependent Variable:  resp
 Variation Coefficient:  10.30928 % 
 
 Independent Variable:  trat 
  Factors Means     
  4       3.5   a   
  3       2.4    b  
  2       1.8     c 
  1       1.1      d
  5       0.9      d
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.