January 2010

ggplot2: Crayola Crayon Colours

January 21, 2010 | learnr

Statistical Algorithms blog attempted to recreate a graph depicting the growing colour selection of Crayola crayons in ggplot2 (original graph below via FlowingData). He also asked the following questions: Is there an easier way to do this? How can I make the axes more like the original? What about the ... [Read more...]

Example 7.23: the Monty Hall problem

January 20, 2010 | Ken Kleinman

The Monty Hall problem illustrates a simple setting where intuition often leads to a solution different from formal reasoning. The situation is based on the game show Let's Make a Deal. First, Monty puts a prize behind one of three doors. Then the player chooses a door. Next, (without moving ...
[Read more...]

New UseR group in Seattle, WA

January 19, 2010 | David Smith

There's a new local R user group to add to the list. The latest addition is in Seattle, WA and the first meeting of the Seattle useR Group is tomorrow. The group is organized by Zack Stednick (a data analyst and R user at the Fred Hutchinson Cancer Research Center ... [Read more...]

Solution manual for Introducing Monte Carlo Methods with R

January 19, 2010 | xi'an

After the complete solution manual for Bayesian Core, the solution manual for the odd numbered exercises of “Introducing Monte Carlo Methods with R” is now arXived. The fuller 133 page version for instructors is available from Springer Verlag by demand only, in order to keep the appeal of the book as ...
[Read more...]

New features in ggplot2 version 0.85

January 18, 2010 | David Smith

Hadley Wickham recently updated the ggplot2 package for R to version 0.8.5. In addition to bugfixes and performance improvements, this version introduces some handy new features. Among them: the ability to display mathematical equations as text, automatic legends for color scales, and user-configurable axis labels and legend titles. The Learning R ... [Read more...]

Updates to SoilWeb

January 17, 2010 | dylan

Soil Profiles in Color Added color support to the mini-profiles used in graphical map unit summaries, the Google Earth interface, and iPhone application. SSURGO doesn't contain soil color data, so colors (in Munsell notation) were extracted from the OSD database, and converted into RGB triplets. Using horizon information from the ...
[Read more...]

Donate to the R Video Hosting Fund

January 17, 2010 | Drew Conway

Today I finished uploading a couple new talks to the growing repository of online presentations from the NYC R Statistical Meetup. Going forward, my plan is—whenever possible—to make all talks and presentation materials available online, in an effort to reach as wide an audience as possible. Our volunteer ... [Read more...]

Typos in Chapter 8

January 16, 2010 | xi'an

Phew!, we are now done with the solution manual in the sense that we have compiled solutions for all odd-numberedd exercises (but one!) and solved a fair number of even-numbered exercises. As it stands, the manual is 120 pages long and I am exhausted by the run to produce it over ...
[Read more...]

Connecting to a DB2 database from R

January 16, 2010 | The Average Investor

Unlike RMySQL and RSQLite there is no RDB2. However, I found it pretty straightforward connecting to a DB2 database using the JDBC driver and the RJDBC package. For all this to work, DB2 should be setup to use TCPIP, which is not used by default. You need to set the ... [Read more...]

Interesting use of levelplot() for time series data

January 16, 2010 | dylan

levelplot example: soil temperature (left) and moisture (right) Several recent articles appeared on the R-bloggers feed aggregator that demonstrated an interesting visualization of time series data using color. This style of visualization was readily adapted for the time series data I regularly collect (soil moisture and temperature), and quickly implemented ...
[Read more...]

A tale of two visualizations (because it’s Friday)

January 15, 2010 | David Smith

GEEK FIGHT!!! says JD Long on Twitter as the New York Times publishes a widely-reposted interactive graphic about Netflix rental data, and the Wall Street Journal also gets into the interactive-viz game with a graphic on bank bonuses. If it's a fight, it's a knockout in the first round, if ... [Read more...]
1 2 3 4 5 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)