"수정된 R²"의 두 판 사이의 차이

 
7번째 줄: 7번째 줄:
==같이 보기==
==같이 보기==
* [[결정계수 R²]]
* [[결정계수 R²]]
* [[회귀분석 성능평가지표]]


==참고==
==참고==

2020년 12월 1일 (화) 01:45 기준 최신판

1 개요[ | ]

adjusted R², adjusted R squared
수정 R² , 수정된 R², 수정된 R 제곱, 수정된 결정계수, 조정 결정계수
  • [math]\displaystyle{ \bar R^2 = 1-\dfrac{(1-R^2)(n-1)}{n-p-1} }[/math]
  • [math]\displaystyle{ \bar R^2 = {1-\dfrac{SS_\text{res}/\text{df}_e}{SS_\text{tot}/\text{df}_t}} }[/math]

2 같이 보기[ | ]

3 참고[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}