March 2013

Reproducible Research at ENAR

March 11, 2013 | Max Kuhn

I gave a talk at the Spring ENAR meetings this morning on some of the technical aspects of creating the book. The session was on reproducible research and the slides are here. I was dinged for not using git for version control (we used dropbox for simp... [Read more...]

Hexadecimal literals in GNU R

March 11, 2013 | Bogumił Kamiński

Recently I have used hexadecimal numbers in GNU R. The way they are parsed surprised me and is inconsistent with Java. As R Language Definition pdf only briefly mentions hexadecimal numbers here is what I have found.First I have checked the following c... [Read more...]

More sequential testing for triangle tests

March 10, 2013 | Wingfeet

I looked before at triangle tests and at sequential testing in triangle tests (blog entry). In the latter post it was demonstrated that a sequential test is possible, without costs in desired error of the first kind. The latter because t... [Read more...]

Notes on my R / Git workflow

March 10, 2013 | Super User

These are some notes on my current R git work flow, which is quite fluid, and git has enough quirks that I usually forget part of it ! Creating Projects I've used both RStudio and Eclipse.  RStudio seems easier to create a 'project' and add a loca... [Read more...]

The Gambling Machine Puzzle

March 9, 2013 | Corey Chivers

This puzzle came up in the New York Times Number Play blog. It goes like this: An entrepreneur has devised a gambling machine that chooses two independent random variables x and y that are uniformly and independently distributed between 0 and 100. He plans to tell any customer the value of x ... [Read more...]
1 8 9 10 11 12 14

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)