UConn UseRs - An introduction to R
From eebedia
AdamWilson (Talk | contribs) |
AdamWilson (Talk | contribs) |
||
| Line 8: | Line 8: | ||
==UConn UseR Group== | ==UConn UseR Group== | ||
We also have a google group to facilitate discussions, questions, and anything else that comes to mind. Check it out at: http://groups.google.com/group/UConn-useRs | We also have a google group to facilitate discussions, questions, and anything else that comes to mind. Check it out at: http://groups.google.com/group/UConn-useRs | ||
| + | |||
| + | ==Short Course== | ||
| + | In the September/October 2008, we'll be offering a short course in R to beginners. | ||
| + | ===Course Resources=== | ||
| + | The "R for Beginners" book: http://cran.r-project.org/doc/contrib/Paradis-rdebuts_en.pdf | ||
| + | ===Class 1=== | ||
| + | R Overview | ||
| + | Importing/exporting | ||
| + | Data Types | ||
| + | Data Manipulation | ||
| + | ===Class 2=== | ||
| + | Graphics | ||
| + | |||
| + | ==Resources== | ||
| + | The R Project homepage: http://www.r-project.org/ | ||
| + | |||
| + | Resources to help you learn and use R: http://www.ats.ucla.edu/stat/r/ | ||
| + | |||
| + | Analysis of Ecological and Environmental Data: http://cran.r-project.org/web/views/Environmetrics.html | ||
[[Category:Graduate Student Resources]] | [[Category:Graduate Student Resources]] | ||
Revision as of 16:47, 22 August 2008
This page is to serve as a resource for the UConn community (especially EEB) to encourage the use of R in data analysis.
Contents |
The R project for Statistical Computing
R is a free software environment for statistical computing and graphics. It compiles and runs on a wide variety of UNIX platforms, Windows and MacOS. To download R, please choose your preferred CRAN mirror (http://cran.r-project.org/mirrors.html).
UConn UseR Group
We also have a google group to facilitate discussions, questions, and anything else that comes to mind. Check it out at: http://groups.google.com/group/UConn-useRs
Short Course
In the September/October 2008, we'll be offering a short course in R to beginners.
Course Resources
The "R for Beginners" book: http://cran.r-project.org/doc/contrib/Paradis-rdebuts_en.pdf
Class 1
R Overview Importing/exporting Data Types Data Manipulation
Class 2
Graphics
Resources
The R Project homepage: http://www.r-project.org/
Resources to help you learn and use R: http://www.ats.ucla.edu/stat/r/
Analysis of Ecological and Environmental Data: http://cran.r-project.org/web/views/Environmetrics.html
