Linear Regression EssentialsCovers the essentials of linear regression, focusing on using multiple quantitative explanatory variables to predict a quantitative outcome.
Regression: Linear ModelsIntroduces linear regression, generalized linear models, and mixed-effect models for regression analysis.
Linear Regression BasicsIntroduces the basics of linear regression, covering OLS approach, residuals, hat matrix, and Gauss-Markov assumptions.
Introduction to OLSCovers the basics of Ordinary Least Squares (OLS) in econometrics, including variable relationships, coefficient determination, and model interpretation.
Data-Driven Modeling: RegressionIntroduces data-driven modeling with a focus on regression, covering linear regression, risks of inductive reasoning, PCA, and ridge regression.