February 2011 Regression Workshop

Prerequisites

Please be sure to come with a laptop with a recent version of [http://cran.r-project.org/ R] installed (i.e. 2.12.0 or higher). You should also have the languageR, Design, reshape, and ggplot2 packages and their dependencies installed.

n.b. A quick and easy way to do this at the R prompt:

install.packages(c("languageR", "Design", "reshape", "ggplot2"))

Location

Meliora 269 (Kresge) for 2/2 and Meliora 366 thereafter.

Schedule


Week 1

2/2: Introduction to R for regression (Alex Fine and Dave Kleinschmidt)


Week 2

2/7: Conceptual Introduction to linear and logistic regression with code examples in R (Florian Jaeger)

2/9: Some practical issues in ordinary and mixed regression analyses (Florian Jaeger)


Week 3

2/14: Linear and logistic regression examples (Alex Fine and Florian Jaeger)

2/16: Visualization of your data with ggplot2 in R (Judith Degen and Florian Jaeger)


Week 4

2/21: Coding your contrasts to test the hypothesis you really mean to test (Maureen Gillespie, Northeastern University)attachment:fakedata.txt attachment:CodingLectureRochester.R

2/23: Relaxing the linearity assumption - within and beyond the generalized linear mixed model framework (Florian Jaeger and Ting Qian)


Week 5

2/28: Advanced issues in mixed regression models (Florian Jaeger)

MoinMoin Appliance - Powered by TurnKey Linux