goodnessOfFit cost function vs coefficient of determination

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개)

질문:

2019년 1월 9일

Community Treasure Hunt

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

Start Hunting!

Translated by