The document discusses analyzing data from a nested experimental design using analysis of variance (ANOVA) methods. It compares using aov with an Error term to account for the nested structure versus using lme from the nlme package. Both methods find significant treatment effects but lme provides direct estimates of variance components and can handle unbalanced designs/complex models better while aov allows some post-hoc tests. The example analyzes data on gypsy moth larvae counts from plots with different pesticide treatments.