Univariate data analysis (2013)
Revision as of 19:41, 16 January 2013 by Kevin Dunn (talk | contribs)
Class date(s): | 15 to 24 January 2013 | ||||
(PDF) | Course slides | ||||
| |||||
Course notes and slides
- Course textbook (print chapter 2)
- Slides for class
Software source code
Please follow the software tutorial to install and run the course software. Here was the example used in class today:
# Read data from a web address
batch <- read.csv('http://datasets.connectmv.com/file/batch-yields.csv')