Message-ID: <4A02EDEF.8090501@astro.livjm.ac.uk>
Date: 2009-05-07T14:19:27Z
From: James Allsopp
Subject: 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