This is where I will post lecture slides, R scripts, and any other materials related to MCB 293S.
To download this repository, click "Download or Clone" then, "Download ZIP."
Lecture: Tuesday, 5-6pm in Stanley 106
Lab/Discussion: Wednesday, 5-6pm in Barrows 122
Office Hours: Thursdays, 11am-12pm in Haviland 111A
Contact: [email protected]
Weekly US disease data taken from the dslabs R package.
The measles heatmap is from a blog post by Rafael Irizarry.
Subsetting a dataset: sub <- data[ data$variable == "value" , ]
Please submit a figure of your choice using the weekly US disease data to [email protected].
If you want to know more about making nice heatmaps, check out the superheat vignette.
The Wikipedia page on William Sealy Gosset (a.k.a. "Student") is worth a read.