powered by
checking.plots(model, n.id = 3, COL = c("#0080FF", "#A9E2FF"))
twoway.plots
# Figure 11.10 attach(Tire) mod.aov <- aov(StopDist~tire) checking.plots(mod.aov) detach(Tire)
Run the code above in your browser using DataLab