January 2010

ggplot2: Quick Heatmap Plotting

January 25, 2010 | learnr

A post on FlowingData blog demonstrated how to quickly make a heatmap below using R base graphics. This post shows how to achieve a very similar result using ggplot2. Data Import FlowingData used last season’s NBA basketball statistics provided by databasebasketball.com, and the csv-file with the data can ... [Read more...]

Mapping the Massachusetts election upset with R

January 25, 2010 | David Smith

The blog Offensive Politics has done some in-depth analysis of the recent Senate special-election upset in Massachusetts, comparing the results of victorious Republican candidate Scott Brown to those of the unsuccessful Republican Presidential candidate John McCain in 2008. It's pretty clear that Brown out-performed expectations with Democratic voters, but this chart ... [Read more...]

Mapping MA election results

January 25, 2010 | jjh

The Swing State Project recently had some very interesting maps comparing last week’s election results from Massachusetts to 2008 presidential primary results. Their maps posted show some very interesting trends, but the maps themselves are lacking in information and the color schemes are pretty ugly. Using my own source data ...
[Read more...]

rgdal and other GIS-related packages for Mac OS X

January 23, 2010 | Jeffrey Breen

CRAN contains ready-made binary packages for nearly all of its packages, but rgdal is one which I keep finding myself trying to install from source whenever I upgrade R. Compiled versions of rgdal, along with prerequisites and complements like the GDAL framework, GRASS, and even the old FFTW3 can be ... [Read more...]

Fluctuation plot using ggplot2 in R

January 22, 2010 | Stephen Turner

Found this nice way to visually summarize contingency tables using ggplot2 in R on Hadley Wickham's ggplot2 cheat sheet. Using the same data in my previous post on making scatterplots in small multiples, I'll demonstrate how to use ggfluctuation() to m... [Read more...]

What to Expect?

January 22, 2010 | Ryan

In 2007, I was introduced to Twitter via the written qualifying exam towards my Ph.D.. At first, I did not know what to do with it. After a good year or so (maybe even sooner) passed, I began to follow some very interesting people that share the same interests as ... [Read more...]

User Group news: DC and Philly

January 22, 2010 | David Smith

There's a new local R User Group starting up in Philadelphia. Alex McClung and Jeremy Leipzig have set up a website for the Philly UseR Group to get things started, so if you're in the area join up and tell them what you'd like from the group. Also, the DC ... [Read more...]

Web Development with R (video)

January 22, 2010 | David Smith

Jeroen Ooms' BARUG talk on Web Development with R is now available (with thanks again to Drew Conway): If you want to try the web based apps Jeroen demos in the video yourself, you can find links at Jeroen's homepage (along with the slides for his talk). Click on the ... [Read more...]

Because it’s Friday: The Internet is Made of Cats

January 22, 2010 | David Smith

Here's a fascinating video that looks at the exponential growth of broadband technology and network-based models ... uh ... who am I kidding? This video has nothing to do with R, statistics, or open-source. It's about cats. But it's funny. And it's Friday. (Some slightly NSFW language, but it's in a strong ... [Read more...]

Haplotype names in R

January 21, 2010 | Samuel Brown

Emmanuel Paradis, the mastermind behind 'ape' has struck again. This time he brings us the 'pegas' package, the Population and Evolutionary Genetic Analysis system. This package has a function that collapses the haplotypes (unique DNA sequences) in a DNA alignment, something which is extremely useful in various analyses and in ... [Read more...]

Rcpp 0.7.3

January 21, 2010 | Thinking inside the box

A quick nine days after release 0.7.2 of Rcpp, our R / C++ interface classes, Romain and I are happy to roll out a new version 0.7.3. It has been uploaded to CRAN and Debian, and mirrors should have the new versions shortly. As before, my local page... [Read more...]

M. Edward (Ed) Borasky

January 21, 2010 | Ed Borasky

Download "Getting Started with the Social Media Analytics Research Toolkit" (pdf, 1.25 megabytes) Download the Social Media Analytics Research Toolkit Media Inactivist, Thought Follower, Sit-Down Comic, Social Media Analytics Researcher, Former Boy Gen... [Read more...]

Short Monte Carlo course in San Antonio

January 21, 2010 | xi'an

Just a reminder that I will teach a very short course on March 17 in San Antonio, Texas, based on our “Introducing Monte Carlo Methods with R” book, in the first day of the meeting  Frontiers of Statistical Decision Making and Bayesian Analysis, in honour of Jim Berger, There still are ... [Read more...]

How to make a heat map in R

January 21, 2010 | David Smith

FlowingData has just posted a nice step-by-step tutorial on how to make a heat-map in R, like this one on attributes of NBA scorers: If you want to take the concept a step further with time-series data, you can also create calendar heat-maps in R. For example, you can track ... [Read more...]

R AnalyticFlow

January 21, 2010 | Gregor Gorjanc

R AnalyticFlow seems to be a nice tool to have a good overview over the analysis. The same kind of mode is available in Orange and SAS Enterprise Guide. I have not tried it yet, though. Does anyone have any experiences with it?Update on 2010-07-31: the...
[Read more...]

UseR 2010 and commercial applications of R

January 21, 2010 | David Smith

Preparations are well underway for the annual R user conference useR! 2010, to be held at NIST (about 25 miles outside of Washington, DC) July 20-23. This meeting is a true user conference: almost all of the presentations at the conference are contributed by ordinary R users. So, to continue the success ... [Read more...]
1 2 3 4 7

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)