Why does "fitnlm" provide different results from R and Python?
이전 댓글 표시
I have completed the same calculations on data in MATLAB, R, and Python to fit a nonlinear regression.
While the results of R and Python are the same, the results from using the MATLAB function "fitnlm" vary by orders of magnitude for the standard error, adjusted r-squared, and degrees of freedom. During computation, MATLAB provides a warning that the Jacobian is ill conditioned, but this difference is far greater than I would expect.
Why do the results from MATLAB's function "fitnlm" vary greatly from R and Python?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Call MATLAB from Python에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!