Course Materials
Unit 1: Overview
Reading
- Yarkoni and Westfall (2017) paper
- James et al. (2023) Chapter 2, pp 15 - 42
Slide decks
Videos
Lecture 1: An Introductory Framework ~ 9 mins
Lecture 3: Key Terminology in Context ~ 11 mins
Application Assignment
- No assignment this week
Quiz
- Submit the unit quiz by 8 pm on Wednesday, January 22nd
Unit 2: Exploratory Data Analysis
Reading
[NOTE: These are short chapters. You are reading to understand the framework of visualizing data in R. Don’t feel like you have to memorize the details. These are reference materials that you can turn back to when you need to write code!]
- Wickham, Çetinkaya-Rundel, and Grolemund (2023) Chapter 1, Data Visualization
- Wickham, Çetinkaya-Rundel, and Grolemund (2023) Chapter 9, Layers
- Wickham, Çetinkaya-Rundel, and Grolemund (2023) Chapter 10, Exploratory Data Analysis
Slide decks
Videos
Lecture 1: Stages of Data Analysis and Model Development ~ 10 mins
Lecture 2: Best Practices and Other Recommendations ~ 27 mins
Lecture 3: EDA for Data Cleaning ~ 41 mins
Lecture 4: EDA for Modeling - Univariate ~ 24 mins
Lecture 5: EDA for Modeling - Bivariate ~ 20 mins
Lecture 6: Working with Recipes ~ 13 mins
Application Assignment
cleaning EDA: qmd
modeling EDA: qmd
solutions: cleaning EDA; modeling EDA
Submit the application assignment by 8 pm on Wednesday, January 29th.
Quiz
- Submit the unit quiz by 8 pm on Wednesday, January 29th.
Unit 3: Introduction to Regression Models
Reading
- James et al. (2023) Chapter 3, pp 59 - 109
Slide decks
Videos
Lecture 1: Overview ~ 13 mins
Lecture 6: Extension to Interactions and Non-Linear Effects ~ 11 mins
Lecture 7: Introduction to KNN ~ 9 mins
Lecture 8: The hyperparameter k ~ 13 mins
Lecture 10: KNN with Ames ~ 12 mins
Application Assignment
Submit the application assignment by 8 pm on Wednesday, February 5th
Quiz
- Submit the unit quiz by 8 pm on Wednesday, February 5thj.