-
Notifications
You must be signed in to change notification settings - Fork 1
/
schedule.Rmd
54 lines (35 loc) · 1.11 KB
/
schedule.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
---
title: "Schedule"
---
# Class Schedule
- Class 1: Wednesday, Nov. 29
+ Introduction to the R statistical programming language
- Class 2: Thursday, Nov. 30
+ R fundamentals
- Class 3: Friday, Dec. 1
+ Data wrangling with the tidyverse
- Class 4: Monday, Dec. 4
+ Reshaping data into a tidy format
- Class 5: Tuesday, Dec. 5
+ Introduction to ggplot2 (pt.1)
- Class 6: Wednesday, Dec. 6
+ Introduction to ggplot2 (pt.2)
- Class 7: Thursday, Dec. 7
+ Data analysis vignette
- Class 8: Friday, Dec. 8
+ Introduction to matrix operations
- Class 9: Monday, Dec. 11
+ Introduction to clustering techniques
- Class 10: Tuesday, Dec. 12
+ Introduction to visualizing data with heatmaps
- Class 11: Wednesday, Dec. 13
+ Programming fundamentals in R (pt. 1)
- Class 12: Thursday, Dec. 14
+ Programming fundamentals in R (pt. 2)
- Class 13: Friday, Dec. 15
+ **Cancelled**
# Problem Sets
- Problem set 1: Due Friday Dec 1 (midnight)
- Problem set 2: Due Tuesday Dec 5 (midnight)
- Problem set 3: Due Friday Dec. 8 (midnight)
- Problem set 4: Due Wednesday Dec. 13 (midnight)