A mini-course on using R for statistical analysis

My goal for this course was to give everyone the tools to be self sufficient R users. In the process, learned how to do common analyses (anova/regression, simple categorical, ect...) and did some work with graphics.

I'm not at Stony Brook anymore, but I'm going to leave these documents up for as long as possible for those who want to use them. If you are considering offering a similar course somewhere else, you might like to know that handouts below are offered under a Creative Commons license that gives you the right to redistribute and modify these works. If you're doing this, I'd love to hear about it, because I would like to know what you found useful and not.

Course material

Day one: The basics of using R: getting your data into R, doing some basic statistical tests, plotting your data.
Handout, data file 1, data file 2.

Day two: Basics of linear models: Regression, ANOVA, and ANCOVA.
Handout, caterpillars.txt, crushing.txt, predation.txt, tetrahymena.txt

Day three: An introduction to mixed-models in R.
Handout, water.txt, lacY.txt.

Day four: R is a programing language: simulations and automation.
Handout, kinetics.txt.

Resources:

Dan Stoebel
Last updated 6 April 2007.