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?
feanor12
1
Sure, check out
https://github.com/baggepinnen/TotalLeastSquares.jl
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| [ANN] LinearFitXYerrors.jl : least squares fitting of straight lines with correlated errors | 0 | 857 | September 13, 2021 | |
| Curve Fitting With Error In Variables | 5 | 1119 | September 4, 2022 | |
| How to fit a function to measurements with error? | 12 | 4886 | September 8, 2024 | |
| Error in variables linear regression | 6 | 930 | October 8, 2022 | |
| Alternatives to LsqFit for nonlinear curve fitting? | 12 | 3336 | December 21, 2023 |