Books and book chapters
Julian Faraway's book
"Practical Regression and Anova with R"
(PDF)
R course notes
by Petra Kuhnert and Bill Venables(zip file)
qplot chapter
of Hadley Wickham's book on ggplot2 (PDF)
Slides from presentations in class and discussion
Introductory materials
An Introduction to R (
PDF
) (
4-up PDF
) (
R code
) (
Exercises (PDF)
)
Lattice graphics (
PDF
) (
4-up PDF
) (
R code
)
ggplot2 graphics (
PDF
) (
4-up PDF
) (
R code
)
Discussion section slides
2010-09-03
Reading data into R (2010-09-03) (
PDF slides
(
PDF notes
) (
R code
)
Data plotting using R and ggplot2 (
PDF slides
) (
PDF notes
) (
R code
)
Fitting and examining linear models in R (
PDF slides
) (
PDF notes
) (
R code
)
Notes on R usage
Model matrices and numerical linear algebra (
HTML
) (
R code
)
Simulations of linear model fits (
HTML
) (
R code
)
Introduction to simulation in R
Douglas Bates