Somehow missed during the the end-of-year switchover was the fact that my review of Guenther Sawitzki's Computational Statistics: An Introduction to R (CRC / Chapman \& Hall, 2009) is now up on the Journal of Statistical Software website.
Somehow missed during the the end-of-year switchover was the fact that my review of Guenther Sawitzki's Computational Statistics: An Introduction to R (CRC / Chapman \& Hall, 2009) is now up on the Journal of Statistical Software website.
Somehow missed during the the end-of-year switchover was the fact that my review of Guenther Sawitzki's Computational Statistics: An Introduction to R (CRC / Chapman \& Hall, 2009) is now up on the Journal of Statistical Software website.
Somehow missed during the the end-of-year switchover was the fact that my review of Guenther Sawitzki's Computational Statistics: An Introduction to R (CRC / Chapman \& Hall, 2009) is now up on the Journal of Statistical Software website.
Download "Getting Started with the Social Media Analytics Research Toolkit" (pdf, 1.25 megabytes) Download the Social Media Analytics Research Toolkit Download Code Like A Pirate - The #rstats Appliance from the SUSE Gallery Disclosure As you probably ...
Here are two more typos in the exercises of Chapter 3 of “Introducing Monte Carlo Methods with R”.
– due to the (later) inclusion of an extra-exercise in the book, the “above exercise” in Exercise 3.5 actually means Exercise 3.3.
– in Exercise 3.11, question c, a line got commented by mistake in the LaTeX file and 
Reader SK has collected the most recent data on R's package growth, through the latest 2.10 release. The three most recent releases fall slightly below the exponential growth line, which isn't altogether surprising (that's a lot of growth to sustain!). Another interesting thing to look at would be the combined rate of new packages submitted to CRAN and packages...
It's common knowledge that the way you ask a question in a survey can bias the results you get. (It's been a staple of political pollsters since the dawn of time.) But Aaron Shaw from Dolores Labs has used an interesting technique to demonstrate that bias: crowdsourcing. He asked the same question of crowdsourced respondents assigned randomly to one...
From the R-devel svn log. Nice addition… r50896 | falcon | 2010-01-05 12:05:31 -0800 (Tue, 05 Jan 2010) | 7 lines Changed paths: M /trunk/NEWS M /trunk/src/include/Defn.h M /trunk/src/library/base/man/Extract.Rd M /trunk/src/main/subassign.c M /trunk/src/main/subscript.c M /trunk/src/main/subset.c M /trunk/tests/Makefile.common A /trunk/tests/array-subset.R Allow n-dim arrays to be subsetted by an n-column character matrix The character matrix is converted