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.

Posted on:
June 1, 2021
Length:
1 minute read, 86 words
Categories:
workshop R
Tags:
tidyverse tidymodels ggplot2
See Also:
Creating ggplot2 fill and color scales
Tidy Data Science with the `tidyverse` and `tidymodels`
Using R for Item Response Theory