May 13, 2013, 3121 Snedecor
Karsten Maurer, karstenm@iastate.edu.
Susan Vander Plas, skoons@iastate.edu.
Adam Loy, aloy@iastate.edu.
The Introduction to R workshops will teach you how to get started with the statistical software R. The course will be data centric, with lots of different data sets that illustrate examples of the different techniques used for different problems.
The course will be a mix of instruction and follow-up exercises. It will be held in a computer lab but you are encouraged to bring your own laptops, with software already loaded. A list of software will be available at this site several days prior to the workshop.Please contact Heike Hofmann (hofmann@iastate.edu) for fees in case you are not affiliated with the university.
| Date | Notes | Lecture and Resources |
|---|---|---|
| 12:00 – 12:30 | Download and install R, Setting Up | This will make sure that everybody's system is up and running. Setup.R |
| 12:30 – 01:15 | Motivating Example | First taste of R: Jumping right into it to get an idea of how to use R and what it is capable of. MotivatingExample.R |
| 01:15 – 01:30 | coffee break | |
| 01:30 – 03:00 | Basics | Working with data and learning about vectors, indexing vectors, and additional statistical functions.
R Reference Card Basics.R, YourTurn.R |
| 03:00 – 03:15 | coffee break | |
| 03:00 – 03:45 | Data Structures | Using and examining the other data structures that are available in R.
DataStructures.R, YourTurn.R |
| 03:45 – 04:45 | Packages and Basic Programming | Introduction to packages and finding useful packages. We will also cover simple programming constructs to make your life easier with R.
PackagesProgramming.R |
| 04:45 – 05:00 | Questions and Survey | We very much appreciate any feedback you can give us. You can find a form here: survey. |
After the end of the this one course, we expect you to be able to do the following:
You can bring your own laptop and work on it, if you like to. In order to keep up with everybody else, we're asking that you start installing the following pieces of software ahead of coming to the workshop:
Recommended Reading: