Week 05: Visualizing Distributions

A review and a deep dive into visualizing distributions in R, including bar chart, histogram, kernel density, cumulative density, and boxplot. Examples are given using base R {graphics} and {ggplot2}.
Published

February 7, 2023

📺 Lecture Slides

🔬 Lab Exercises

Week 05 Lab