2010

A R wrapper for Google Prediction API

November 8, 2010 | Paolo Sonego

Since I got the chance to access to both Google Storage for Developers and Google Prediction API (more details here and here), I decided to create a simple wrapper (just 4 basic functions until now) to be capable to play with the Google Prediction API ...
[Read more...]

Le Monde puzzle [43]

November 7, 2010 | xi'an

Here is the puzzle in Le Monde I missed last week: Given a country with 6 airports and a local company with three destinations from each of the six airports, is it possible to find a circular trip with three intermediate stops from one of the airports? From all of the ... [Read more...]

Wetbulb Temperature

November 7, 2010 | Steven Mosher

This google map display is just one of 230 GHCN stations that is located in the water. After finding  instances of this phenomena over and over, it seemed an easy thing to find and analyze all such cases in GHCN. The issue matters for a two reasons: In my temperature analysis ... [Read more...]

Installing R packages

November 6, 2010 | csgillespie

Part of the reason R has become so popular is the vast array of packages available at the cran and bioconductor repositories. In the last few years, the number of packages has grown exponentially! This is a short post giving steps on how to actually install R packages. Let’s ... [Read more...]

Livin’ la Vida Poisson

November 5, 2010 | Matt Asher

Yes, I did just mix English, Spanish and French. And no, I living the “fishy” life, popular opinion to the contrary. Here’s the story. As someone who spends the majority of his time working online, with no oversight, I notice that I tend to drift a lot. I don’... [Read more...]

The bms Function Explained

November 5, 2010 | BMS Add-ons » BMS Add-ons

This text 'pedagocially' explains how the bms function works code-wise and is intended for people who prefer to program customized adjustments of the bms package. bms is the workhorse function to do the sampling part of Bayesian Model Averaging in the... [Read more...]

Because it’s Friday: Epidemiology in 1632

November 5, 2010 | David Smith

I first got interested in epidemiology when I saw the famous John Snow chart (in a Tufte book, I think?) which pinpointed the pump which caused the 1854 cholera outbreak in London. For some reason I'd gotten the impression that this was essentially the birth of epidemiology as a discipline, but ... [Read more...]

ACM Data Mining Camp 3

November 5, 2010 | David Smith

The San Francisco Bay Area chapter of the ACM is will hold its third data mining camp next Saturday (November 13) at the Ebay campus in San José. Like the previous camps, this will be a one-day "unconference"-style event, with an agenda developed ad-hoc on the day according to the ... [Read more...]

Pretty R code in the blog

November 5, 2010 | arthur charpentier

David Smith (alias @revodavid, see also on the Revolutions blog, here) pointed out that my R code was not easy to read (not only due to my computing skills, but mainly because of the typography I use). He suggested that I use the Pretty R tool (her... [Read more...]

New England R Users Group Meeting

November 5, 2010 | Josh Paulson

Attended and thoroughly enjoyed Tuesday night’s New England R Users Group. We meet monthly in the Boston area to discuss the various ways in which people use and interact with the R programming language. Not surprisingly, we have a variety of industries represented. One of us is using R ... [Read more...]

Splines: opening the (black) box…

November 4, 2010 | arthur charpentier

Splines in regression is something which looks like a black box (or maybe like some dishes you get when you travel away from home: it tastes good, but you don't what's inside... even if you might have some clues, you never know for sure*). With spl... [Read more...]

CrossValidated launched!

November 4, 2010 | Rob J Hyndman

The CrossValidated Q&A site is now out of beta and the new design and site name is live. New design The new design looks great, thanks to Jin Yang, our designer-in-residence. Note the normal density icon for accepted answers and the site icon depicting a 5-fold cross-validation (light green ... [Read more...]

Dress your R code for the Web with Pretty R

November 4, 2010 | David Smith

If you have some R code to include in a document, especially a Web-based document like a blog post, the new "Pretty R" feature on inside-R.org can help you make it look its best. Given some raw R code, it will create a HTML version of the code, adding ... [Read more...]

R is Hot: Part 5

November 4, 2010 | David Smith

This the final installment of a five-part article series. You can download the complete article from the Revolution Analytics website. Building a Business The value of R to business is borne out by the experiences of John Lucker and his team of advanced analytics professionals at Deloitte Consulting LLP. John ... [Read more...]

The dead of Juarez

November 4, 2010 | Diego Valle-Jones

Ciudad Juárez became the most violent city in Mexico as a consequence of the vicious war between the Juárez Cartel and the Sinaloa Cartel. So far more than 6,500 people have been murdered in this city since the war started. With the Juárez Cartel significantly weakened, 2010 is set ... [Read more...]

The Answer Depends on the Question

November 3, 2010 | John Myles White

To quote from the preface to the first edition in Jeffreys (1961): ‘It is sometimes considered a paradox that the answer depends not only on the observations but on the question; it should be a platitude.’1 Generalized Linear Models : P. ... [Read more...]

iPhone App Store Acceptance Time / Download Results

November 3, 2010 | C

   Complaints about the iPhone App Store are not uncommon among developers.  The submission process is frustrating at best, you can expect arbitrary rejections, and Apple's policies have not always been particularly open or welcoming. &... [Read more...]

RMongo: Accessing MongoDB in R

November 3, 2010 | tommy

I recently created RMongo, a database access layer to MongoDB in R as an R package. To install RMongo, download it from https://github.com/quid/RMongo/downloads Run: R CMD install RMongo_0.0.17.tar.gz I tried to mimic the RMySQL commands in RMongo. Bel... [Read more...]
1 15 16 17 18 19 103

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)