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

 
(같은 사용자의 중간 판 10개는 보이지 않습니다)
1번째 줄: 1번째 줄:
==개요==
==개요==
;adjusted R²
;adjusted R², adjusted R squared
;수정-R² , 수정된 R제곱, 수정된 결정계수
;수정 R² , 수정된 R², 수정된 R 제곱, 수정된 결정계수, 조정 결정계수
* <math>\bar R^2 = 1-(1-R^2){n-1 \over n-p-1}</math>
* <math>\bar R^2 = 1-\dfrac{(1-R^2)(n-1)}{n-p-1}</math>
* <math>\bar R^2 = {1-{SS_\text{res}/\text{df}_e \over SS_\text{tot}/\text{df}_t}}</math>
* <math>\bar R^2 = {1-\dfrac{SS_\text{res}/\text{df}_e}{SS_\text{tot}/\text{df}_t}}</math>


==같이 보기==
==같이 보기==
* [[결정계수 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 }}