Skip to content

Materials for March 12 ENAR short course on Data Science for Statisticians

Notifications You must be signed in to change notification settings

AmeliaMN/DS_for_S

Repository files navigation

Data Science for Statisticians

Materials for the March 12, 2017 ENAR short course on data science for statisticians. Amelia McNamara, Smith College 8 am - 5 pm

Abstract: As statistics becomes more computational and the term ‘data science’ is gaining traction, it is clear there are skills statisticians need to stay current. This short course will get you up to speed on many of the recent developments in this field. While there are many possible tools to use for data science, we will focus on the R ecosystem. Topics covered will include:

Participants should bring their own laptop with R and RStudio installed on it. Once you have installed both R and RStudio, open RStudio and paste the following code into the Console window and hit the Enter/Return key.

install.packages(c("tidyverse", "broom", "stringr", "RCurl", "tidytext", "httr", "rvest", "curl", "devtools", "rmarkdown", "knitr", "shiny", "RColorBrewer", "leaflet", "rgdal", "maptools", "GGally", "network", "sna", "intergraph", "networkD3", "lubridate", "scales", "mosaic"))

Many materials for this workshop are modified from other existing resources. Some credits:

About

Materials for March 12 ENAR short course on Data Science for Statisticians

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages