Chapter 8 of 10All chapters
Chapter 8 of 10
Regression
Modelling relationships.
What a coefficient means
The expected change in the outcome per unit change in that predictor, holding the others fixed. That last clause carries most of the difficulty.
- Correlated predictors make individual coefficients unstable.
- Extrapolating beyond the range of the data is not supported by it.
Diagnostics
Check residuals for pattern, look for influential points, and plot the data. A good fit statistic on a badly specified model is worse than no model.