Two new, important books on R

June 22, 2012

Two books were recently published that are sure to help R grow even faster.

R has a reputation, partially deserved, for being hard to learn.  These books will help.  The first makes learning easier, the second can make learning less necessary for initiates.

I have not yet touched either book.

R for Dummies

The authors are Andrie de Vries and Joris Meys.

This, of course, is a book that presumes no experience with programming nor with statistics.

It includes a chapter entitled: “Ten Things You Can Do in R That You Would’ve Done in Microsoft Excel”.  You know that someone is addicted to spreadsheets when they suffer from EES (Excel Exceedance Syndrome).

The publisher’s page.

My own attempt at an introduction to R is “Some hints for the R beginner”.

Programming Graphical User Interfaces With R

The authors are Micheal F. Lawrence and John Verzani.

Programming Graphical User Interfaces with R introduces each of the major R packages for GUI programming: RGtk2, qtbase, Tcl/Tk, and gWidgets. With examples woven through the text as well as stand-alone demonstrations of simple yet reasonably complete applications

The publisher’s page.

 

Leave a Reply

Related posts

  • March 17, 2013

    How variable are garch predictions? Previously There have been several posts on garch, in particular: A practical introduction to garch modeling The components garch model in the rugarch package [...]

  • March 14, 2013

    Highlighted LondonR is soon -- see the "Previously Announced" section. New Events Thirsty Quants 2013 March 21, London. Some thirsty quants will be going for a drink on the [...]

  • March 5, 2013

    What effect do predicted correlations have when optimizing trades? Background A concern about optimization that is not one of "The top 7 portfolio optimization problems" is that correlations spike during [...]