Analysis and comparison between treatment means


The statistical analyses correspond to the construction of the analysis of variancia and the comparison of treatments means of the methods established in the library agricolae, as they are the test of LSD, Tukey, Waller-Duncan, SNK, Duncan and Scheffe. For this demonstration one as far as possible took the data that are in the library agricolae (version 1.0-9)

Study: Yield of sweetpotato. Dealt with different virus

Student Newman Keuls Test
for yield

Mean Square Error: 22.48917

virus, means

      yield  std.err r Min. Max.
cc 24.40000 2.084067 3 21.7 28.5
fc 12.86667 1.246774 3 10.6 14.9
ff 36.33333 4.233727 3 28.0 41.8
oo 36.90000 2.482606 3 32.1 40.4

alpha: 0.05 ; Df Error: 8

Critical Range
    2         3         4
8.928965 11.064170 12.399670

Means with the same letter are not significantly different.

Groups, Treatments and means
a       oo         36.9
a       ff         36.33
b       cc         24.4
c       fc         12.87

bar.group(comparison$groups,ylim=c(0,45),col=colors()[90],las=1)