Skip to content
Prev 207885 / 398502 Next

weighted least squares vs linear regression

I need to find out the difference between the way R calculates weighted
regression and standard regression.


I want to plot a 95% confidence interval around an estimte i got from least
squares regression.

I cant find he documentation for this

ive looked in 
?stats
?lm
?predict.lm
?weights
?residuals.lm

Can anyone shed light?

thanks

Chris.