Basics of linear regression modelCovers the basics of linear regression, OLS method, predicted values, residuals, matrix notation, goodness-of-fit, hypothesis testing, and confidence intervals.
Linear Regression EssentialsCovers the essentials of linear regression, focusing on using multiple quantitative explanatory variables to predict a quantitative outcome.
Linear Regression BasicsCovers the basics of linear regression, instrumental variables, heteroskedasticity, autocorrelation, and Maximum Likelihood Estimation.
Regularization TechniquesExplores regularization in linear models, including Ridge Regression and the Lasso, analytical solutions, and polynomial ridge regression.