Introduction to Linear Regression in R

1:00 pm - 4:00 pm
Zoom

This workshop teaches the basics of the linear regression model, the foundation for most other regression models. Topics include understanding the model equation, continuous and categorical predictors, interpreting the model estimates, and diagnostics for assessing model assumptions. The workshop is intended to be interactive, with examples and exercises in R, and assumes only introductory exposure to R.

Pre-workshop Instructions: 

To participate fully, please ensure you have the latest versions of R and RStudio installed. You can download both R and RStudio for free from the RStudio website, where links to both downloads are available. In addition, please install the following packages before the workshop:  install.packages(c("knitr", "tidyverse", "skimr", "kableExtra"))

Instructor: Kotrina Kajokaite