June 2012

Data Mining with R

June 8, 2012 | David Smith

Earlier this week, Revolution Analytics' Joe Rickert gave a webinar Introduction to R for Data Mining. You can watch the replay below: If you're already familiar with R and the basics of data mining, you might want to skip ahead to the 13-minute mark where Joe's live demo begins. There ... [Read more...]

RSMC 2011 Typhoon Tracks

June 8, 2012 | arsalvacion

While at Puerto Princesa Airport in Palawan and waiting for my flight back to Manila, I opened my laptop and started doing what I usually do (practice may skills in R) on my idle time. With some inspirations from spatialanalysis.co.uk, I tried to make ...
[Read more...]

R, the master troll of statistical languages

June 8, 2012 | Tal Yarkoni

Warning: what follows is a somewhat technical discussion of my love-hate relationship with the R statistical language, in which I somehow manage to waste 2,400 words talking about a single line of code. Reader discretion is advised. I’ve been using R to do most of my statistical analysis for about 7 ... [Read more...]

Universal portfolio, part 4

June 7, 2012 | Orval

The graph for figure 8.4 requires to be somehow careful about correctly lagging the CRP value when calculating the weights.# fig 8.4 of Cover "Universal Portfolios"require(logopt)x [Read more...]

\STATE [algorithmic package]

June 7, 2012 | xi'an

I fought with my LαTεX compiler this morning as it did not want to deal with my code: looking on forums for incompatibilities between beamer and algorithmic, and adding all kinds of packages, to no avail. Until I realised one \STATE was missing: (This is connected with my ... [Read more...]

First R meeting in Bordeaux, France

June 7, 2012 | tuxettechix

The program of the first R meeting that will be held in Bordeaux (France), the 2nd and 3rd of July, is now available at http://r2012.bordeaux.inria.fr/programme.html. It includes special sessions about mixed models, visualization, classification, data ... [Read more...]

NBA Playoff Predictions Update 4 (5-3)

June 7, 2012 | Vik Paruchuri

This is update 4 to my original post about predicting the NBA playoffs with R. With the Thunder beating the Spurs and the Heat losing to the Celtics, the algorithm went 1-1 on predictions, making it 5-3 so far.Making some improvements I have been posting for some time about incorporating ... [Read more...]

June 29: The Royal Statistical Society talks R

June 7, 2012 | David Smith

On June 29, the Royal Statistical Society will host six hours of presentations about R, under the banner "To R, or not to R, that is the question". Speakers include R Core member Prof Uwe Ligges, Dr Wayne Jones (from Shell UK), and Dr Peter Nash (from Imperial College London), among ... [Read more...]

Simulation in the profiling model

June 7, 2012 | Wingfeet

In this post I try to make a small simulation of the sensory (flavour) profiling data, and examine if the parameters of simulated data can be retrieved by the Bayesian model build in the previous posts.The conclusion is that it is difficult, the amount...
[Read more...]

R functions to filter rjags results

June 7, 2012 | John Baumgartner

A while back I was running a bunch of JAGS models through R, using the rjags (written by Martyn Plummer) and R2jags (by Yu-Sung Su) packages. These packages provide a great interface to the JAGS software, which allows analysis of … Continue reading → [Read more...]

PLoS topic page on ABC

June 6, 2012 | xi'an

A few more comments on the specific entry on ABC written by Mikael Sunnåker et al…. The entry starts with the representation of the posterior probability of an hypothesis, rather than with the posterior density of a model parameter, which seems to lead the novice reader astray. After all, (... [Read more...]

Load Packages Automatically in RStudio

June 6, 2012 | inkhorn82

I recently finished a long stretch of work on a particular project that required me to draw upon four R packages.  Each time I got back to my work on the project, I’d have to load the packages manually, as … Continue reading → [Read more...]

Poverty Incidence in the Philippines

June 6, 2012 | arsalvacion

Every three (3) years, the National Statistical Coordination Board (NSCB) publish data on provincial poverty incidence in the Philippines. Using R, I put the tabulated poverty incidence data into maps to check pattern and changes on the country's pr...
[Read more...]
1 10 11 12 13 14 15

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)