Which goodness of fit measure is minimized in robust fit?

4 次查看(过去 30 天)
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 个评论
Mathieu NOE
Mathieu NOE 2023-2-12
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 2023-2-13
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

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Linear and Nonlinear Regression 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by