> I've been looking fairly carefully at the Q-Q plots produced by
> plot.lm() and am having difficulty understanding why plot.lm()
> is doing what it's doing, specifically scaling the standardized
> residuals by the prior weights. Can anyone explain this to me ... ?
Because with ideal choice of prior weights the scaled residuals are expected to 
be IID Normal (under the normality assumption for a linear model) and without 
scaling they aren't IID, so a Q-Q plot would be meaningless without scaling.

S Ellison



*******************************************************************
This email and any attachments are confidential. Any use...{{dropped:8}}

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to