January 2011

Building a Better Word Cloud

January 27, 2011 | Drew Conway

A few weeks ago I attended the NYC Data Visualization and Infographics meetup, which included a talk by Junk Charts blogger Kaiser Fung. Given the topic of his blog, I was a bit shocked that the central theme of his talk was comparing good and bad word clouds. He even ...
[Read more...]

Speed up your R code

January 26, 2011 | Julyan Arbel

This short post is to share an R tip Pierre recently gave me. When you need to store values sequentially (typically inside a loop), it’s more far efficient to create the whole vector (or matrix) and to fill it, rather than to concatenate the values to your current vector (... [Read more...]

ABC model choice not to be trusted

January 26, 2011 | xi'an

This may sound like a paradoxical title given my recent production in this area of ABC approximations, especially after the disputes with Alan Templeton, but I have come to the conclusion that ABC approximations to the Bayes factor are not to be trusted. When working one afternoon in Park City ...
[Read more...]

New R User Group in Minneapolis/St. Paul

January 26, 2011 | David Smith

The Twin Cities R User Group has been around for a little while, but has just launched a new site at meetup.com. Their next meeting will be on February 16, where Erik Iverson will be giving a talk on using R to generate dynamic statistical reports using R's literate programming ... [Read more...]

Post-estimation results manipulation: Stata vs. R

January 26, 2011 | Shige

Stata's new "margins" command is as powerful as "Zelig" package for R for the purpose of conducting post-estimation manipulation of the results (e.g. producing predicted probabilities, confidence intervals, etc.). While "margins" uses delta method, "Ze... [Read more...]

A new sponsorship program for local R user groups

January 25, 2011 | David Smith

Over the past year, Revolution Analytics has sponsored a number of local R user groups, and we've been thrilled to see the enthusiasm with which R users are coming together. This year, we decided to expand and formalize our sponsorship program, so that any local R user group, whether just ... [Read more...]

Null Confusion

January 25, 2011 | Adam.Hyland

Talking a bit with my friend Jarrod about math stats and econometrics, we both came to the conclusion that the standard presentation for basic inference is lacking. In an intro or intermediate applied statistics course you learn about first and … Continue reading →
[Read more...]

sab-R-metrics: Intermediate Scatter Plots

January 25, 2011 | Millsy

First off, I'll say it's been a whirlwind of a past few days. Thanks to David Smith at the Revolutions Blog for his kind words about the sab-R-metrics series and link back this way. Add in Ed Kupfer's posts at the APBRmetrics board, Harry Pavlidis at THT, Dave Allen at ... [Read more...]

CPU and GPU trends over time

January 25, 2011 | csgillespie

GPUs seem to be all the rage these days. At the last Bayesian Valencia meeting, Chris Holmes gave a nice talk on how GPUs could be leveraged for statistical computing. Recently Christian Robert arXived a paper with parallel computing firmly in mind. In two weeks time I’m giving an ...
[Read more...]

Estimate Probability and Quantile

January 25, 2011 | R on Guangchuang Yu

Simple root finding and one dimensional integrals algorithms were implemented in previous posts. These algorithms can be used to estimate the cumulative probabilities and quantiles. Here, take normal distribution as an example. Read More: 281 Words Totally [Read more...]

Listening for trends in US baby names over 130 years

January 25, 2011 | Ethan Brown

What happens when you mash together R‘s data crunching magic, Festival‘s speech synthesis power, and the audio wonders of the venerable music language Csound? You fall even more in love with free and open-source software, and you start hearing sounds like this: A single beat of the above ... [Read more...]

A twitter feed for new R packages

January 24, 2011 | David Smith

Want to keep up-to-date on the latest R packages released to CRAN? Dirk Eddelbuettel's CRANberries service now tweets the release of new R packages to @CRANberriesFeed, so all you need to do is follow that user on Twitter. R hackers may also be interested to see how this Twitter feed ... [Read more...]

Review of “R Graphs Cookbook” by Hrishi Mittal

January 24, 2011 | Pat

Executive summary: Extremely useful for new users, informative to even quite seasoned users. Refereeing Once upon a time a publisher asked if I would referee a book (unspecified) about R.  In an instance that can only be described as psychotic I said yes.  That bit of insanity turned out to ...
[Read more...]
1 2 3 4 11

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)