Nested Model SelectionExplores nested model selection in linear models, comparing models through sums of squares and ANOVA, with practical examples.
Geometry and Least SquaresDiscusses the geometry of least squares, exploring row and column perspectives, hyperplanes, projections, residuals, and unique vectors.
Regression DiagnosticsCovers regression diagnostics for linear models, emphasizing the importance of checking assumptions and identifying outliers and influential observations.
Linear Models and OverfittingExplores linear models, overfitting, and the importance of feature expansion and adding more data to reduce overfitting.