On Fri, 15 Oct 2004, Kjetil Brinchmann Halvorsen wrote:
Liaw, Andy wrote:Also, I was told by someone very smart that fitting OLS to data withCertainly true, since the residuals will be a kind of average, so the CLT works.
heteroscedastic errors can make the residuals look `more normal' than they
really are... Don't know how true that is, though.
[Inserting some R content into the discussion]
An example of this can be seen by running qqnorm on the residuals from the Anscombe quartet of data sets (data(anscombe)).
-thomas
______________________________________________ [EMAIL PROTECTED] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
