powered by
resplot(model)
y <- rnorm(100); x <- rnorm(100) mod <- lm(y ~ x) resplot(mod)
Run the code above in your browser using DataLab