goodnessOfFit cost function vs coefficient of determination

조회 수: 1 (최근 30일)
Burke Rosen
Burke Rosen 2019년 1월 9일
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