Articles

Animations in R

April 24, 2012 | bryan

Animated charts can be very helpful in illustrating concepts or discovering relationships, which makes them very helpful in teaching and exploratory research. Fortunately, creating animated graphs in R is fairly straightforward, once you have the right... [Read more...]

RStudio Development Environment

March 23, 2012 | bryan

Compared to many other languages of equal popularity, there are realtively few development environments for R. In fact, the total number of production ready R IDEs could probably be counted on one hand. That deficiency is a small price to pay to use R ... [Read more...]

Installing quantstrat from R-forge and source

January 10, 2012 | bryan

R is used extensively in the financial industry; many of my recent clients have been working in or developing products for the financial sector. Some common applications are to use R to analyze market data and evaluate quantitative trading strategies. ... [Read more...]

Subscriptions Feature Added

December 7, 2011 | bryan

You can now subscribe to almost any content on the ProgrammingR website, including the job listings. By subscribing, you will receive email updates when new jobs are listed or when other content types you are following are posted or updated. To subscri... [Read more...]

Birds of a feather shop together

August 31, 2010 | dan

PREDICTING CONSUMER BEHAVIOR FROM SOCIAL NETWORKS This week, Decision Science News is doing a special cross-posting with Messy Matters. The post below is by Sharad Goel and describes work that he and your Decision Science News editor Dan Goldstein are jointly undertaking at Yahoo! Do you know what the #$*! your ... [Read more...]

Which chart is better?

August 10, 2010 | dan

CHART CRITICS, GRAPHICS CURMUDGEONS, COME ONE COME ALL Once upon a time there was this graph (graph 1). Andrew Gelman went all graphics curmudgeon on it, calling it an “ugly, sloppy bit of data graphics“, so it became this graph (graph 2). Now the question is, which is better: graph 2 or graph 3? ... [Read more...]

Navigate the Bermuda Triangle of Mediation Analysis

July 6, 2010 | dan

MYTHS AND TRUTHS ABOUT AN OFTEN-USED, LITTLE-UNDERSTOOD STATISTICAL PROCEDURE If you go to a consumer research conference, you will hear tales of how experiments have undergone particular statistical rites: the attainment of the elusive crossover interaction, the demonstration of full mediation through Baron and Kenny’s sacred procedure, and so ...
[Read more...]

Building Scoring and Ranking Systems in R

May 3, 2010 | bryan

This guest article was written by author and consultant Tristan Yates (see his bio below). It emphasizes R's data object manipulation and scoring capabilities via a detailed financial analysis example. Scoring and ranking systems are extremely valuabl... [Read more...]

Webscraping using readLines and RCurl

April 14, 2009 | bryan

There is a massive amount of data available on the web. Some of it is in the form of precompiled, downloadable datasets which are easy to access. But the majority of online data exists as web content such as blogs, news stories and cooking recipes. ... [Read more...]

Helpful statistical references

April 7, 2009 | bryan

In a previous article I provided a list of R programming resources. As a complement to that post, I've compiled a list of statistically oriented websites that colleagues and I have found useful below. For the most part, these sites focus on statistic... [Read more...]

Positioning charts with fig and fin

February 9, 2009 | bryan

R offers several ways to spatially orient multiple graphs in a single graphing space. The layout() function and mfrow/mfcol parameter settings are adequate solutions for many tasks and allow the graphing space to be broken up into tabular or matrix-ba... [Read more...]

Online R programming resources

February 2, 2009 | bryan

R can legitimately be called both a programming language and a statistical package. Many books address both the programming and statistical components of R, but invariably the discussion of statistical topics is more detailed than the discussion of pr... [Read more...]

Controlling margins and axes with oma and mgp

January 26, 2009 | bryan

When creating graphs, we're usually most concerned with what happens near the center of our displays, as this is where most of the important information is generally held. But sometimes, either for aesthetics or clarity, we want to adjust what's outsi... [Read more...]

R gets some -E-S-P-E-C-T

January 12, 2009 | dan

NEW YORK TIMES STORY ON THE APPEAL OF R (click to view movie) It is no secret that Decision Science News is crazy about the R language for statistical computing. Find out why R is so great in this New York Times article. Then start to teach yourself R with ... [Read more...]

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)