How to do a fit with data like x y deltax delta y? I have to do a linear fit weighted to the error in both axis what is the exact syntax?
Fit f (x) "file.txt" u1:2:3:4
via a
, b
with xyerrorbars
.
f (x) =a*x + b
Result: singular matrix in invert_RtR