powered by
Data for Exercise 10.44
Treatments
A data frame with 24 observations on the following 5 variables.
treat1
a numeric vector
treat2
treat3
Treatmnt
Group
# NOT RUN { str(Treatments) attach(Treatments) anova(lm(Treatmnt~as.factor(Group))) detach(Treatments) # }
Run the code above in your browser using DataLab