Overview
This session introduces linear regression as a framework for quantifying relationships between a numeric outcome and one or more predictors. We discuss how to incorporate categorical variables and interaction terms, and how to interpret coefficients along with their associated uncertainty (standard errors, confidence intervals, and p-values). We emphasize key assumptions (e.g., linearity, additivity, homoscedasticity, normal errors, independence), model diagnostics (e.g., residual plots, QQ plots), effect sizes, and prediction. We also highlight the connection between regression and two-sample tests by showing how the t-test can be viewed as a special case of the linear model framework.
Today’s objectives
The objectives of this class are to: