Regression: Linear ModelsIntroduces linear regression, generalized linear models, and mixed-effect models for regression analysis.
ANOVA & ModerationCovers ANOVA, mediation, and moderation analyses in R for CS-411 Digital Education.
Multilevel Models: Part 2Explores advanced techniques in multilevel modeling, including fitting separate models, estimating coefficients, and checking residuals for model evaluation.
Regression DiagnosticsCovers regression diagnostics for linear models, emphasizing the importance of checking assumptions and identifying outliers and influential observations.
Regularization TechniquesExplores regularization in linear models, including Ridge Regression and the Lasso, analytical solutions, and polynomial ridge regression.
Model Checking and ResidualsExplores model checking and residuals in regression analysis, emphasizing the importance of diagnostics for ensuring model validity.
Nonparametric RegressionCovers nonparametric regression, scatterplot smoothing, kernel methods, and bias-variance tradeoff.
Linear Models: BasicsIntroduces linear models in machine learning, covering basics, parametric models, multi-output regression, and evaluation metrics.
Linear Models: ContinuedExplores linear models, logistic regression, gradient descent, and multi-class logistic regression with practical applications and examples.