Does anyone know how to write the code for an anova for a generalized randomized block design? I have two blocks (random) and three treatments (fixed). Each treatment has two reps at each site. I know that for a RCBD with no replication that an anova can be run using aov(object~Block *Trt), but I think I need to specify an error term for the GRBD.
[[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.