powered by
p5.10
data(p5.10)
data(p5.10) attach(p5.10) y.lm <- lm(ybar.i ~ x1 + x2 + x3) plot(y.lm, which=1) detach(p5.10)
Run the code above in your browser using DataLab