Statistical Learning with Big Data
An AARMS summer school course
R resources
Downloads
Documentation
- "An Introduction to R", a 99-page introduction written by the R core team (pdf).
- "A (very) short introduction to R", a 12-page introduction to R by Paul Torfs and Claudia Brauer (pdf)
- "R reference card", a 4-page summary of many useful commands by Tom Short (pdf).
- A list of R documentation at the R website, including contributed documentation. The contributed documentation page has many introductions and reference cards available.
Resources useful for ISRL and this course
- Commands to read in some data from web (link), used in the AARMS course.
- The ISRL website has all the R code used in the "lab" sections of the textbook.