STDIO Ghana
CABP
Numerical Languages:
R & Octave
STDIO Ghana
CABP
Reading List
CRAN: http://cran.us.r-project.org/
R-bloggers: http://www.r-bloggers.com/
Assorted Books (120+, from intro to specific topics): http://www.r-project.org/doc/bib/R-books.html
Octave: http://www.gnu.org/software/octave/about.html
Octave-Forge: http://octave.sourceforge.net/
STDIO Ghana
CABP
Some Tools
R itself: http://cran.r-project.org/mirrors.html
RStudio: http://www.rstudio.com/
R in Eclipse: http://www.walware.de/goto/statet
Octave: http://www.gnu.org/software/octave/
STDIO Ghana
CABP
Rhetorical Challenge
using C, plot a parameter study of
f(t) = exp(a*t)
STDIO Ghana
CABP
Basic Interface with R
STDIO Ghana
CABP
Typical R application
STDIO Ghana
CABP
R interlude
STDIO Ghana
CABP
Octave
STDIO Ghana
CABP
Typical Octave application
...look familiar?