Which goodness of fit measure is minimized in robust fit?

4 Ansichten (letzte 30 Tage)
mila_po
mila_po am 10 Feb. 2023
Bearbeitet: mila_po am 13 Feb. 2023
I have generated a surface plot of different goodness of fit measures against the fit parameters using robust fit, and noticed that no matter what is the goodness of fit measure (sse, R^2, RMSE..), solution in the minimum does not correspond to the best fit solution given by robust fit.
Perhaps I am comparing fit solutions using a wrong goodness of fit measure?
  5 Kommentare
Mathieu NOE
Mathieu NOE am 12 Feb. 2023
hello
yes this is a bit disturbing...why would the "best" fit be different from the sse min value, unless there is somewhere a "hiden" weighting that we are not aware of ?
maybe this is not too critical in the sense that both planes would be very close (especially when you look at the max distance that some experimental points do have with the best fit plane)
unfortunately I don't have the CFT so I cannot run your code and my possibilities to help you are quite limited in this scenario
maybe , try to compare this result with other surface fitting tools , some are available on FEx , like this one :
mila_po
mila_po am 13 Feb. 2023
Hello Mathieu,
Actually, this issue is irrespective of the fit model. I had another case scenario, where I fitted data with with a straight line. So I would discard the option that this is the issue of surface fitting tool.
Best,
Milana

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Linear and Nonlinear Regression finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by