regression
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| regression [2024/09/27 12:47] – [E.g., 1. Simple regression & F-test for goodness of fit] hkimscil | regression [2024/09/29 16:13] (current) – [E.g., Simple regression] hkimscil | ||
|---|---|---|---|
| Line 303: | Line 303: | ||
| 위의 표에서 (Anova table), | 위의 표에서 (Anova table), | ||
| - | | @grey: | + | | @grey: for SS | @grey: for df | |
| | @white: white \\ = explained error (E) \\ = $SS{reg}$ | | @white: white \\ = explained error (E) \\ = $SS{reg}$ | ||
| | @orange: orange \\ = unexplained error (U) \\ = $SS{res}$ | | @orange: orange \\ = unexplained error (U) \\ = $SS{res}$ | ||
| Line 352: | Line 352: | ||
| {{: | {{: | ||
| {{: | {{: | ||
| + | |||
| + | <file csv acidity.csv> | ||
| + | stream spec83 ph83 | ||
| + | Moss 6 6.30 | ||
| + | Orcutt 9 6.30 | ||
| + | Ellinwood 6 6.30 | ||
| + | Jacks 3 6.20 | ||
| + | Riceville 5 6.20 | ||
| + | Lyons 3 6.10 | ||
| + | Osgood 5 5.80 | ||
| + | Whetstone 4 5.70 | ||
| + | UpperKeyup 1 5.70 | ||
| + | West 7 5.70 | ||
| + | Boyce 4 5.60 | ||
| + | MormonHollow 4 5.50 | ||
| + | Lawrence 5 5.40 | ||
| + | Wilder 0 4.70 | ||
| + | Templeton 0 4.50 | ||
| + | </ | ||
| + | < | ||
| + | df <- read.csv(" | ||
| + | </ | ||
| < | < | ||
regression.1727441237.txt.gz · Last modified: by hkimscil
