필터 지우기
필터 지우기

Question about Goodness of Fit

조회 수: 2 (최근 30일)
Dc215905
Dc215905 2020년 3월 31일
답변: Athul Prakash 2020년 4월 3일
Hello,
I've been using nlinfit using a Boltzmann equaion to fit a simoid to my data. I'm trying to determine the goodness of fit and it seems there are a varity of ways to do this and I'm not exactly sure what to do. It seems R^2 is not longer accepted in terms of non-linear fits. Can anyone help out?
Also, I'm kind of confused as to what to do with the extra nlifit output, other than beta.
Can someone explain in layman's terms what each variable means? [beta,R,J,CovB,MSE,ErrorModelInfo]
The image is the fit to my data - the larger circles are the mean of the smaller circles at each x value.

답변 (1개)

Athul Prakash
Athul Prakash 2020년 4월 3일
Please refer to the documentation on nlinfit which explains each of the output arguments in depth.
Furthermore, the Statistical Toolbox provides many ways to asses Goodness of Fit, all of which is once again outlined in the documentation:

카테고리

Help CenterFile Exchange에서 Get Started with Curve Fitting Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by