Multiple Regression

Modeling outcomes with multiple predictors

Published

January 30, 2024

Readings

  • Imai (2022) Chapter 4

Lecture

View all slides in new window

Lab

  • Download this week’s here

  • Upload the rendered html file to Canvas here

  • Review the commented solutions after class here

Assignments

# After completing the software setup you should be able to to run the following to launch the tutorials

learnr::run_tutorial( package = "qsslearnr")

learnr::run_tutorial("06-prediction2 ", package = "qsslearnr")
  • Upload the rendered html tutorial files to Canvas here

References

Imai, Kosuke. 2022. Quantitative Social Science An Introduction in Tidyverse. Princeton University Press.