Just a note
par(mfrow=c(1,2)) plot(joh$fit,joh$res,xlab="Fitted",ylab="Residuals", main="Residual-Fitted plot") qqnorm(joh$res) par(mfrow=c(1,1))
Except where otherwise specified, all text and images on this page are copyright InfluentialPoints, all rights reserved. Images not copyright InfluentialPoints credit their source on web-pages attached via hypertext links from those images.