Uncategorized

Success does not require understanding

July 23, 2012 | Derek-Jones

I took part in the second Data Science London Hackathon last weekend (also my second hackathon) and it was a very different experience compared to the first hackathon. Once again Carlos and his team really looked after us. The data was released 24 hours before the competition started and even though ... [Read more...]

Updates to Old code

June 22, 2012 | Steven Mosher

I notice from time to time that people download code from the drop box. The drop box lags  CRAN.  I’ve upload the newest versions to the drop box. In the future I will post new releases to the drop box before I submit to CRAN. [Read more...]

An example on sentiment analysis with R

June 21, 2012 | Yanchang Zhao

by Yanchang Zhao, RDataMining.com There is a nice example on sentiment analysis with R at . In the example, the Wikileaks cable corpus is analyzed to track US sentiments of other countries and their presidents over time. The example describes … Continue reading → [Read more...]

Color Palettes in RGB Space

June 20, 2012 | Jeff Allen

Introduction I've recently been interested in how to communicate information using color. I don't know much about the field of Color Theory, but it's an interesting topic to me. The selection of color palettes, in particular, has been a topic I've been faced with lately. I downloaded 18 different sequential color ... [Read more...]

Load Packages Automatically in RStudio

June 6, 2012 | inkhorn82

I recently finished a long stretch of work on a particular project that required me to draw upon four R packages.  Each time I got back to my work on the project, I’d have to load the packages manually, as … Continue reading → [Read more...]

Distribution of Oft-Used Bash Commands

June 1, 2012 | Corey Chivers

Browsing commandlinefu.com today, I came across this little one-liner to display which commands I use most often. Here’s what I got: Yep, seems legit. I navigate and look at files a whole bunch (ls, cd, cat), and I do a butt tonne of editing (vim). I sudo like ... [Read more...]

Bar Graph Colours That Work Well

May 17, 2012 | inkhorn82

Ever since I started using ggplot2 more often at work in order to do graphs, I’ve realized something about the use of colour in bar graphs vs. dot plots: When I’m looking at a graph displayed on the brilliant Viewsonic … Continue reading → [Read more...]

Memory Management in R, and SOAR

May 8, 2012 | inkhorn82

The more I’ve worked with my really large data set, the more cumbersome the work has become to my work computer.  Keep in mind I’ve got a quad core with 8 gigs of RAM.  With growing irritation at how slow … Continue reading → [Read more...]
1 2 3 4 16

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)