|
This webpage was originally intended to go along with a class taught to faculty, postdocs, and graduate students at the Virginia Institute for Psychiatric and Behavioral Genetics (VIPBG) in 2007. Tim York, Eric Schmidt, and Matt Keller co-instructed the course. Here (http://psych-swiki.colorado.edu:8080/LearnR) is a full course I recently taught at CU Boulder, which contains more resources than below and which you can use to teach yourself statistical programming in R! I recommend using the material at the newer (CU) webpage if you’re really interested in learning R.
In the open-source spirit of R, if you happen by this page and are interested in learning the R computer language, feel free to download the powerpoints, scripts, and other helpful files - at this site or the CU site above. The scripts are written such that you should be able to learn the basics of the program on your own. All you need to do is download R here.
Why learn R? R is an open-source software programming language for data manipulation, simulation, statistics, and graphics. It has become the lingua franca among statisticians, and is increasingly being used for data analysis among researchers.
|