Showing posts with label residuals(). Show all posts
Showing posts with label residuals(). Show all posts

Sunday, October 16, 2011

plotting residuals

plot(resid(model.lm) ~ datafile$xx)

plots the residusl

model residuals

residuals(model)