Export to
Thursday, June 22, 2017 at 8:49am.
pdxrlang meetup - Ted Laderas: How to not be afraid of your data - teaching EDA using Shiny
Doors open about 615 - DON'T SHOW UP BEFORE 615 - we'll start at 630.
Enter on the 8th Ave. entrance where there's gates - The gates may be locked, but a security person will let you in. If you have any trouble message me in the meetup app, or on Twitter at @pdxrlang or @sckottie
Website
Description
Speaker: Ted Laderas (http://laderast.github.io/) - Instructor, Medical Informatics and Clinical Epidemiology, OHSU
Abstract: Many graduate students in the basic sciences are afraid of data exploration and cleaning, which can greatly impact their downstream analysis results. By using a synthetic dataset, some simple dplyr
commands, and a shiny
dashboard, we teach graduate students how to explore their data and how to handle issues that can arise (missing values, differences in units). For this talk, we'll run through a simple EDA example (combining two weight loss datasets) with a general data explorer in shiny
that can be easily customized to teach specific EDA concepts.