Fitting data with x and y errors

Is there a package for total least square regression, or a method which can be used to fit a function to data with errors in x and y?

Sure, check out
https://github.com/baggepinnen/TotalLeastSquares.jl

2 Likes