R

Revolution Newsletter: July 2012

July 25, 2012 | David Smith

The most recent edition of the Revolution Newsletter is out. The news section is below, and you can read the full July edition (with highlights from this blog and community events) online. You can subscribe to the Revolution Newsletter to get it monthly via email. Quick Start Program for Hadoop: ... [Read more...]

Long-vector kludge in R

July 25, 2012 | Christopher Bare

Just recently, I found out that R is limited to 32-bit integers, even on 64-bit hardware. Bummer, huh? As a consequence, the maximum size of a vector is 2^31-1. To be fair, dealing with numeric types across machine architectures is hard. A fixed repr...
[Read more...]

Learning R has really made me appreciate SAS

July 25, 2012 | Randy Zwitch

For the past 18 months, it seems like all I’ve heard about in the digital marketing industry is “big data”, and with that, mentions of using Hadoop and R to solve these sorts of problems.  Why are these tools the … Continue reading →Learning R has really made me appreciate SAS ... [Read more...]

Really Big Objects Coming to R

July 25, 2012 | rdpeng

I noticed in the development version of R the following note in the NEWS file: There is a subtle change in behaviour for numeric index values 2^31 and larger.  These used never to be legitimate and so were treated as NA, sometimes with a warning. [Read more...]

Civic Data Challenge closes July 29

July 24, 2012 | David Smith

There's only a few days left to enter the Civic Data Challenge: entries are due before midnight EST on July 29 to qualify for the $100,000 in prizes. The competition, open to US residents, challenges particpants to applications and visualizations from civic health data. Prizes will be awarded by a panel of ... [Read more...]

Faster R in Hadoop: rmr 1.3 now available

July 23, 2012 | David Smith

The RHadoop project continues the Big Data integration of R and Hadoop, with a new update to its rmr package. Version 1.3 of rmr improves the performance of map-reduce jobs for Hadoop written in R. New features include: An optional vectorized API for efficient R programming when dealing with small records. ... [Read more...]

Success does not require understanding

July 23, 2012 | Derek-Jones

I took part in the second Data Science London Hackathon last weekend (also my second hackathon) and it was a very different experience compared to the first hackathon. Once again Carlos and his team really looked after us. The data was released 24 hours before the competition started and even though ... [Read more...]

Estimating required hospital bed capacity

July 23, 2012 | Bart

Estimating required hospital bed capacity requires a thorough analysis. There are a lot of ways of approaching a capacity requirement problem, but I think we can agree that a simple spreadsheet analysis just won't cut it. The approach described in this post makes use of discrete-event simulation and, just ... [Read more...]

Project Euler — problem 16

July 21, 2012 | Tony

The 16th problem is another big-number problem: 215 = 32768 and the sum of its digits is 3 + 2 + 7 + 6 + 8 = 26. What is the sum of the digits of the number 21000? This … Continue reading → [Read more...]

googleVis — where did SYTYCD dancers come from?

July 21, 2012 | Tony

After watching 20 wonderful dancers of the 9th season of So You Think You Can Dance, I have presented a geomap of  the states where they are coming from (click here). Now, I am interested to this show’s history.  I’d like to re-draw the … Continue reading → [Read more...]

Le Monde puzzle [#783]

July 20, 2012 | xi'an

In a political party, there are as many cells as there are members and each member belongs to at least one cell. Each cell has five members and an arbitrary pair of cells only shares one member. How many members are there in this political party? Back to the mathematical ... [Read more...]

R Journal, June 2012

July 20, 2012 | David Smith

The June 2012 issue of the R Journal, the peer-reviewed open-journal about R packages and applications of R, is now available. This issue includes articles about: Efficiently calling C functions from R without the need for wrapper code Using clusters of Macs running Apple Xgrid for parallel distributed processing with R ... [Read more...]

Course at Monash (#2)

July 19, 2012 | xi'an

Here are the slides for the second day of my course at Monash University, Melbourne, in the Special Lectures in Econometrics, with a strong strong similarity with the slides of my course in Roma this Spring. (Ah, sunny Roma…) The first day lecture was very well attended and I hope ... [Read more...]

Best of Axys, R, d3.js, and HTML5

July 19, 2012 | klr

Axys, R, d3.js, and HTML5 all offer incredibly powerful tools for investment management and reporting, but they are not set up to synergistically interact to fill each other’s gaps and leverage each other’s strengths.  In my ideal scenario, Ax...
[Read more...]
1 12 13 14 15 16 176

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)