What | When |
---|---|
Introduction | Week 1 |
Data visualization |
Week 2 |
Model fit and cross validation | Week 3 |
Linear regression for data science | Week 4 |
Classification | Week 5 |
Interactive Data Visualization | Week 6 |
… | … |
- Part 1: Why do we use visualizations
- Part 2: How to make good data visualizations
- A grammar of graphics (Wickham) and
ggplot2
- Perception: Visual channels and type of plots
- Design: Principles of design
- Storytelling: Use pre-attentive attributes to guide the reader
- A grammar of graphics (Wickham) and
- Part 3: Conclusions