R Code

R code for bootstrappping (12/4): bootstrapping.txt

Homework Problems

HWExpDesign.pdf

Lecture Notes

Material for 10/16 and 10/18 (updated 10/29; changes in red): ExpDesign.pdf
Example of Interaction Effects: IntEffect.pdf

R Tutorial: R Basics and Some Statistical Analyses (Fall 2007)

R is a freely available software package used for statistical analysis, data visualization, and algebraic (matrix) computation. R is a command-based language with many objects and functions built-in, that allows the user to define his/her own objects and functions.

R Tutorial And Examples (.doc) | (txt)
Additional Exercises(.doc) | (txt)

Answers to Exercises (Note: These will be posted on Friday, 9/21)


R Homepage
R Manuals

R Reference Card