r:semipartial
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| r:semipartial [2018/11/23 06:44] – [m2] hkimscil | r:semipartial [2018/11/26 00:59] (current) – [m2] hkimscil | ||
|---|---|---|---|
| Line 198: | Line 198: | ||
| 9 | 9 | ||
| 10 550 31 | 10 550 31 | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | > mall <- lm(data$MathGPA ~ data$CLEP + data$SATQ) | ||
| + | > | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | > mall | ||
| + | |||
| + | Call: | ||
| + | lm(formula = data$MathGPA ~ data$CLEP + data$SATQ) | ||
| + | |||
| + | Coefficients: | ||
| + | (Intercept) | ||
| + | | ||
| + | |||
| + | > summary(mall) | ||
| + | |||
| + | Call: | ||
| + | lm(formula = data$MathGPA ~ data$CLEP + data$SATQ) | ||
| + | |||
| + | Residuals: | ||
| + | | ||
| + | -0.19789 -0.12897 -0.00053 | ||
| + | |||
| + | Coefficients: | ||
| + | | ||
| + | (Intercept) | ||
| + | data$CLEP | ||
| + | data$SATQ | ||
| + | --- | ||
| + | Signif. codes: | ||
| + | |||
| + | Residual standard error: 0.171 on 7 degrees of freedom | ||
| + | Multiple R-squared: | ||
| + | F-statistic: | ||
| + | |||
| + | > </ | ||
| + | |||
| + | < | ||
| + | |||
| + | CLEP = 0.07, t=2.874, p < .05 | ||
| + | |||
| + | SATQ = -.0007, t=-0.558, n.s. | ||
| </ | </ | ||
| ====== m3 ====== | ====== m3 ====== | ||
r/semipartial.1542955495.txt.gz · Last modified: by hkimscil
