partial_and_semipartial_correlation
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| partial_and_semipartial_correlation [2025/06/03 23:23] – [e.g. Using ppcor.test with 4 var] hkimscil | partial_and_semipartial_correlation [2025/06/03 23:37] (current) – [X1과 X2 간의 상관관계가 심할 때 Regression 결과의 오류] hkimscil | ||
|---|---|---|---|
| Line 706: | Line 706: | ||
| 그런데 이 coefficient값은 독립변인 각각의 고유의 설명력을 가지고 (spcor.test(GREV, | 그런데 이 coefficient값은 독립변인 각각의 고유의 설명력을 가지고 (spcor.test(GREV, | ||
| + | reg.all | ||
| {{: | {{: | ||
| + | reg.1 | ||
| + | {{: | ||
| + | reg.2 | ||
| + | {{: | ||
| + | reg.3 | ||
| + | {{: | ||
| 또한 세 독립변인이 공통적으로 설명하는 부분은 | 또한 세 독립변인이 공통적으로 설명하는 부분은 | ||
| * 0.39 | * 0.39 | ||
| Line 872: | Line 878: | ||
| m <- lm(weights ~ LSS + RSS) | m <- lm(weights ~ LSS + RSS) | ||
| - | ## F-value is very small, but neither LSS or RSS are significant | + | ## F-value is very large, and significant. |
| + | # but neither LSS or RSS are significant | ||
| summary(m) | summary(m) | ||
partial_and_semipartial_correlation.1748992996.txt.gz · Last modified: by hkimscil
