Differences between RMSE from Regress function and basic fitting toolbox

1 次查看(过去 30 天)
I'm looking at the relationship between modelled and observed values of some variables. I initially used the basic fitting toolbox on my scatter plots, but the RMSE values looked very large, and so I went back and used the regress function:
https://www.mathworks.com/help/stats/regress.html , where the outputs in "b" are m and c, and in "stats" are R^2, F, P, and RMSE^2
The values of m, c and R^2 do not change between the wizard and the function, but the RMSE values from the regress function are approximately 150 times smaller. Why?

回答(0 个)

类别

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

产品


版本

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by