Practical 5: Regression

Practical
Author

Samuel Blay Nguah

Published

February 18, 2024

This is the fifth practical lesson where we learn the basics of Regressions

Objectives

  • Linear regression
    • Single numeric predictor
    • Single categorical variable
  • 2 numeric predictors
    • Confounding
    • Interaction
  • 2 categorical predictors
    • Confounding
    • Interaction
  • Logistic regression
    • Single numeric predictor
    • Single categorical variable
  • 2 numeric predictors
    • Confounding
    • Interaction
  • 2 categorical predictors
    • Confounding
    • Interaction