multiple_regression
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
multiple_regression [2023/10/19 08:38] – [Determining IVs' role] hkimscil | multiple_regression [2024/09/30 07:36] (current) – [e.g.] hkimscil | ||
---|---|---|---|
Line 69: | Line 69: | ||
</ | </ | ||
+ | 아래는 분산을 (variance 혹은 MS) 구하는 과정이다. 표에서 error 컬럼은 개인점수를 평균으로 ($\overline{Y}=8$) 예측했을 때의 오차를 (error) 말한다. 그리고 이를 제곱하여 (error< | ||
^ prediction for y values with $\overline{Y}$ | ^ prediction for y values with $\overline{Y}$ | ||
| bankaccount | | bankaccount | ||
Line 406: | Line 407: | ||
* Enter method (all at once as if they are not related) | * Enter method (all at once as if they are not related) | ||
* Selection methods | * Selection methods | ||
- | * [[: | + | * [[: |
* Forward selection: X변인들 (predictors) 중 종속변인인 Y와 상관관계가 가장 높은 변인부터 먼저 투입되어 회귀계산이 수행된다. 먼저 투입된 변인은 (상관관계가 높으므로) 이론적으로 종속변인을 설명하는 중요한 요소로 여겨지게 된다. 또한 다음 변인은 우선 투입된 변인을 고려한 상태로 투입된다. | * Forward selection: X변인들 (predictors) 중 종속변인인 Y와 상관관계가 가장 높은 변인부터 먼저 투입되어 회귀계산이 수행된다. 먼저 투입된 변인은 (상관관계가 높으므로) 이론적으로 종속변인을 설명하는 중요한 요소로 여겨지게 된다. 또한 다음 변인은 우선 투입된 변인을 고려한 상태로 투입된다. | ||
* Backward elimination: | * Backward elimination: | ||
Line 420: | Line 421: | ||
| | Standard Multiple | | | Standard Multiple | ||
- | | r< | + | | r< |
| ::: | IV< | | ::: | IV< | ||
| sr< | | sr< |
multiple_regression.1697672321.txt.gz · Last modified: 2023/10/19 08:38 by hkimscil