4 comments

[ 1.7 ms ] story [ 21.5 ms ] thread
Very basic example, but an awesome concept.

I keep meaning to get started with R. Can anyone point me towards a decent primer for a mathematically-literate-to-undergrad level audience? (Not that I did a Maths degree, y'see ... :-))

This one isn't bad. I've picked up a lot of R on my own, but this tutorial is a good reference: http://cran.r-project.org/doc/manuals/R-intro.html

You'll learn, though, that R is not the prettiest language, and sometimes requires annoying mucking about to get stuff working.