Differences between RMSE from Regress function and basic fitting toolbox

1 vue (au cours des 30 derniers jours)
Victoria Dutch
Victoria Dutch le 8 Déc 2020
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?

Réponses (0)

Catégories

En savoir plus sur Linear and Nonlinear Regression dans Help Center et File Exchange

Produits


Version

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by