r:linear_regression
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| r:linear_regression [2018/12/07 10:54] – [Multiple Regression] hkimscil | r:linear_regression [2019/06/13 10:15] (current) – hkimscil | ||
|---|---|---|---|
| Line 201: | Line 201: | ||
| * What is R< | * What is R< | ||
| * How many cars are involved in this test? (cf. df = 90) | * How many cars are involved in this test? (cf. df = 90) | ||
| + | * df + # of variables involved (3) = 93 | ||
| + | * check ' | ||
| * If I eliminate the R< | * If I eliminate the R< | ||
| </ | </ | ||
| Line 225: | Line 227: | ||
| > ssreg/ | > ssreg/ | ||
| [1] 0.54921 | [1] 0.54921 | ||
| - | > > | + | > |
| + | > # or | ||
| + | > 1-(deviance(lm.model)/ | ||
| + | [1] 0.54932 | ||
| </ | </ | ||
r/linear_regression.1544147671.txt.gz · Last modified: by hkimscil
