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

잔글 (Jmnote님이 수정-R² 문서를 수정된 R² 문서로 이동했습니다)
1번째 줄: 1번째 줄:
==개요==
==개요==
;adjusted R²
;adjusted R²
;수정-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-(1-R^2){n-1 \over 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-{SS_\text{res}/\text{df}_e \over SS_\text{tot}/\text{df}_t}}</math>

2020년 6월 11일 (목) 23:44 판

1 개요

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

2 같이 보기

3 참고

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