title | author | date | output | header-includes | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Stat 5014 |
Bob Settlage |
August 2018 |
|
\setlength\parindent{24pt} \usepackage{MnSymbol} \usepackage{mathrsfs} |
This course is an introduction to computing for statistics. Recently, open source platforms have proliferated and are becoming the de facto standard for Data Scientists. R and Python are arguably the two most important languages in a Data Scientists toolbox. In this class, we introduce both languages with a focus on R. We will use Markdown and touch on notebook style analysis for enabling and performing Reproducibile Research. Throughout the course, we will use
Course learning objectives:
- Good programming practices
- Reproducible research concepts
- Data cleaning and munging
- R programming
- Git fundamentals
- Markdown
- Python basics