[R] ANOVA: Factorial designs with a separate control

lamack lamack lamac_k at hotmail.com
Tue Aug 14 22:26:04 CEST 2007


Dear all, I would like to run in R the anova showed in the following 
pamphlet.

http://www.for.gov.bc.ca/hre/biopamph/pamp14.pdf

For A = 0 and B =0 I have de control group.

Best regards.

A            B       replication   response
0             0             1         24
0             0             2         27
0             0             3         36
0             0             4         28
0             0             5         32
1             1             1         43
1             1             2         39
1             1             3         32
1             1             4         36
1             1             5         50
1             2             1         34
1             2             2         35
1             2             3         45
1             2             4         37
1             2             5         52
1             3             2         34
1             3             3         35
1             3             4         58
1             3             5         35
1             4             1         26
1             4             2         49
1             4             3         44
1             4             4         39
1             4             5         37
1             5             1         37
1             5             2         32
1             5             3         33
1             5             4         37
1             5             5         36
2             1             1         43
2             1             2         33
2             1             3         33
2             1             4         38
2             1             5         41
2             2             1         42
2             2             2         45
2             2             3         34
2             2             4         29
2             2             5         33
2             3             1         33
2             3             2         42
2             3             3         30
2             3             4         28
2             3             5         40
2             4             1         39
2             4             2         33
2             4             3         20
2             4             4         29
2             4             5         24
2             5             1         37
2             5             2         46
2             5             3         33
2             5             4         27
2             5             5         34



More information about the R-help mailing list