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

1번째 줄: 1번째 줄:
==개요==
==개요==
;adjusted R²
;adjusted R², adjusted R-square
;수정 R² , 수정된 R², 수정된 R 제곱, 수정된 결정계수, 조정 결정계수
;수정 R² , 수정된 R², 수정된 R 제곱, 수정된 결정계수, 조정 결정계수
* <math>\bar R^2 = 1-\dfrac{(1-R^2)(n-1)}{n-p-1}</math>
* <math>\bar R^2 = 1-\dfrac{(1-R^2)(n-1)}{n-p-1}</math>

2020년 10월 24일 (토) 19:20 판

1 개요

adjusted R², adjusted R-square
수정 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 }}