How is adjrsquare calculated?

조회 수: 5 (최근 30일)
Scott
Scott 2012년 1월 9일
Can anyone direct me to how the goodness of fit output 'adjrsquare' is calculated? I know it's the "Degree-of-freedom adjusted coefficient of determination" but can anyone direct me to literature on how it is physically calculated by the program. Thanks.

채택된 답변

Wayne King
Wayne King 2012년 1월 9일
Hi Scott, it is
1-(1-Rsquare)*(number_of_observations-1)/degs_of_freedom
You can find the basic description here:
Search for Adjusted R^2
  댓글 수: 1
Scott
Scott 2012년 1월 9일
Thanks Wayne.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

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