Introduction to Regression Models

Read before class on Tuesday, March 30, 2021

Session Files

  • You can download all session files (data, code, etc.) by pulling from course Github repo. Alternatively, please install package usethis. Once you have it, you can download, unzip, and open everything within an RStudio project by typing the following in the RStudio console
usethis::use_course("https://github.com/kostis-christodoulou/bit2021/raw/master/session7-lecture4.zip")