Course Text Books

As introduced in the course syllabus, there are two text books required in this course. Other readings will be linked below.

  • R4DS(2e): Wickham, Hadley, Mine Çetinkaya-Rundel, and Garrett Grolemund. 2023. R for Data Science: Import, Tidy, Transform, Visualize, and Model Data. (2e) O’Reilly. https://r4ds.hadley.nz
  • G: Garson, G. David. 2022. Data Analytics for the Social Sciences. Routledge.

Other course readings will be linked below or (when necessary) made available on Canvas.

Reading Schedule

It is expected that students will be prepared when they come to each class session. Being prepared includes reading the required materials listed below.

Week 01, Jan. 14: Intro. of Data Science, Getting to Know R

Lecture Slides

No readings. (Course introduction)

Week 02, Jan. 21: Data Storage and Data Types

Lecture Slides

In-Class Exercises

Course Survey

R4DS(2e): Introduction, Whole game – Introduction, and Chapter 2: Workflow Basics

Additionally please be sure to have both R and R Studio installed on your machine before our class meeting.

Optional reading

Week 04, Feb. 04: Data Visualization

Lecture Slides

In-Class Lab

R4DS(2e) Visualize (Chapters 9-10)

Healy, Data Visualization: A Practical Introduction Chapters 1 and 3. (on Canvas)

Optional reading

Week 09, Mar. 18: Working with Classification

Lecture Slides

In-Class Lab

Kuhn, Max. 2019. caret. Chapter 5: Model Training and Tuning

G 5–6