goodnessOfFit cost function vs coefficient of determination

1 次查看(过去 30 天)
Why does the fit index returned by
fit = goodnessOfFit(x,xref,'NMSE');
Vary betwee -Inf and 1 (prefect fit).
While the coefficient of determination (see example) varies between 0 and 1 (perfect fit).

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Fit Postprocessing 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by