June 2010

Connecting Revolution R to MySQL on Windows

June 4, 2010 | David Smith

My colleague Saar Golde was having some troubles connecting Revolution R to MySQL on Windows (64-bit). Turned out the problem was the lack of an environment variable. He documented the instructions for fixing the problem on Windows 7, below. Thanks, Saar! The Problem: A client is about to send me a ... [Read more...]

Debugging basics in R

June 4, 2010 | VCASMO - drewconway

Jay Emerson, professor of statistics at Yale University, introduces basic core functions for simple debugging in R, including print(), cat() and browser(). This talk was presented at the NYC R Statistical Programming Language Meetup on June 3, 2010. [Read more...]

inline 0.3.5

June 3, 2010 | Thinking inside the box

Yesterday morning, Romain pushed inline release 0.3.5 to CRAN. This is some ways a continuation of the 0.3.4 release I had made in December. That release had opened the door for the wide use of inline in our Rcpp package. And just how Rcpp has gro... [Read more...]

Introductory Statistics with R

June 3, 2010 | C

I am in the process of reading several books on R, S or statistics. I can't say that I have completed any of these - at least to the depth that I would like to... but I have found them helpful up to this point in various ways. I'll add ...
[Read more...]

Making Data Work online conference

June 3, 2010 | David Smith

O'Reilly is hosting a conference on June 9 on the topic of the analysis of large data sets. The title of the conference is Making Data Work: Ever since Hal Varian proclaimed that data analysis is the sexy career for the coming decade, people have been talking about data. And big ... [Read more...]

Political Science with R

June 3, 2010 | David Smith

As a discipline, Political Science -- the analysis of the theory and practice and politics -- has been around for quite a while. (Our own CEO here at Revolution Analytics, Norman Nie, has been a leading academic and author in the field for over 40 years.) But it's only in recent ... [Read more...]

Plans for a Real tty Connection

June 2, 2010 | Matt Shotwell

I reverted the name of the tty connection that I described previously, to “serial” connection and updated the patch to R 2.11.1. This name is more appropriate to its function and also makes way for another patch I am working on which implements the full POSIX terminal interface (essentially all of ... [Read more...]

Color Palettes in R

June 2, 2010 | C

The simplest versions of plots use color rather sparingly. For instance, consider this simple bar chart:n=seq(1:12)barplot(n)Not exactly the most colorful thing you've ever seen eh?R provides standard color palettes comprised of vectors containing a s...
[Read more...]

Supercharging business analytics with R

June 2, 2010 | David Smith

Really pleased with how our webinar today, Supercharge BI and Dashboards with Predictive Analytics, turned out. Steve Miller from OpenBI gave a great introduction to the motivations and need for predictive analytics. Andrew Lampitt from Jaspersoft was next up, with an overview of the Jaspersoft system for BI reports and ... [Read more...]

Marking Your Graphics

June 2, 2010 | Millsy

Over at The Book Blog, Tango has a post about standardizing Pitch F/X graphs to be catcher/batter/umpire view. While I don't think this should necessarily be the case for all Pitch F/X graphics, it brings up another issue that I've had with some graph...
[Read more...]

Singapore Presentations

June 1, 2010 | ellis

[This article was first published on Rmetrics blogs, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here) Want to share your [Read more...]

Indian Financial Market Data

June 1, 2010 | ellis

[This article was first published on Rmetrics blogs, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here) Want to share your [Read more...]
1 6 7 8 9

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)