Tidy Data Science with the tidyverse and tidymodels
June 1, 2021
Abstract
Summer Research Methods Camp five-day workshop to introduce the basics of using R for data analysis.
Date
June 14 – 18, 2021
Time
9:00 AM – 4:30 PM
Location
Virtual Workshop
Event
Summer Research Methods Camp
This five-day workshop provided an introduction to data analysis in R using the
tidyverse and
tidymodels. Participants learned how to conduct all parts of a data analysis in R, from importing data to creating a reproducible report showing the results of statistical models. We focused on giving participants the tools they need to succeed and answer questions about their data, outside of the workshop. Along the way, participants got hands-on experience using many tidyverse and tidymodels packages including
dplyr
,
tidyr
,
ggplot2
,
parsnip
,
rsample
,
recipes
, and
reprex
.