Skip to content

JSM 2016 talk: Thinking with Data using R and RStudio: powerful idioms for analysts

Notifications You must be signed in to change notification settings

Amherst-Statistics/JSM2016-thinkwithR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

JSM2016-thinkwithR

JSM 2016 talk: Thinking with Data using R and RStudio: powerful idioms for analysts

Nicholas Horton: Sunday, July 31st, 2016

Making the Most of R Tools (Section on Statistical Computing)

4:05pm in CC-W183b

Abstract

Statisticians and data scientists need to be able to "think with data" in order to answer statistical questions that arise from the flood of data that are now available. In this talk, I will introduce a set of key idioms due to Hadley Wickham that provide a framework to teach data management skills and facilitate loading, merging, and transforming large datasets.

This talk will demonstrate these idioms implemented in new packages in R (namely readr, dplyr, haven, lubridate, mosaic, rvest, stringr, and tidyr) to ingest, manage, transform, analyze, and model data. You'll see that it is easy to learn to use these packages, and that it is very worthwhile to do so. The talk provides a headstart on learning, then points out the next steps. No prior experience with R is expected.

Slides and R Markdown files

slides

airlines package (to set up local airlines database using etl package)

etl (extract, transform, load) package)

Resources

Developing precursors to data science website

Setting the stage: integration of data management skills in introductory and second courses in statistics (Horton, Baumer, and Wickham)

Tidy data paper

Mere renovation is not enough website

RStudio cheatsheets

Thinking with data TAS editorial

Undergraduate statistics curriculum guidelines

R Markdown in introductory statistics (TISE) paper

Happy Git and GitHub for the useR

Last updated July 31, 2016 by Nicholas Horton

About

JSM 2016 talk: Thinking with Data using R and RStudio: powerful idioms for analysts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published