Skip to content
Prev 179589 / 398506 Next

Linear least squares fit with errors in both x and y values.

HI,
I'd like to perform a weighted linear least squares fit with R on data 
with varying errors on both vectors. I can do this with one axis using
lm, but have no idea where to go from here. I've tried googling, but no
idea. Any suggestions?

Thanks,
James