March 2015

Very gentle resource for speeding up R code

March 5, 2015 | civilstat

Nathan Uyttendaele has written a great beginner’s guide to speeding up your R code. Abstract: Most calculations performed by the average R user are unremarkable in the sense that nowadays, any computer can crush the related code in a matter … Continue reading → [Read more...]

Is Time Series Clustering Meaningless? (lots of dplyr)

March 5, 2015 | klr

A kind reader directed me in a comment on Experiments in Time Series Clustering to this paper. Clustering of Time Series Subsequences is Meaningless: Implications for Previous and Future Research Eamonn Keogh  and Jessica Lin Computer Science & Engineering Department University of California – Riverside http://www.cs.ucr.edu/~eamonn/meaningless.... [Read more...]

R User Group Activity

March 5, 2015 | Joseph Rickert

by Joseph Rickert R user group activity is still on the rise. The following plot of the number of R user group meetings listed on Revolution Analytics' Community Calendar over the most recent 114 weeks shows a slight to upward trend along with a couple of annual cycles. Predictably, meetings trail ... [Read more...]

Rapid Non-Compartmental Analysis

March 5, 2015 | Mango Solutions

Mango Solutions releases version 1.0 of RapidNCA Chippenham, Wiltshire, UK – 5th March 2015 – Mango Solutions are pleased to announce the release of version 1.0 of RapidNCA, an application for the quick performance of non-compartmental analysis via a streamlined … Continue reading → [Read more...]

Part 3a: Plotting with ggplot2

March 4, 2015 | Pedro M.

We will start off this first section of Part 3 with a brief introduction of the plotting system ggplot2. Then, with the attention focused mainly on the syntax, we will create a few graphs, based on the weather data we have prepared previously. Next, in Part 3b, where we will be ... [Read more...]

Render reports directly from R scripts

March 4, 2015 | Andrew Brooks - R

Workflow This post is really about workflow. Specifically a data-science workflow, although it should be relevant for others. It will probably resonate most (if at all) with those who have some experience (mostly positive) generating reports from Rmarkdown files with knitr, but might have some gripes. Maybe not gripes, maybe ... [Read more...]

Color extraction with R

March 4, 2015 | David Smith

Given all the attention the internet has given to the colors of this dress, I thought it would be interesting to look at the capabilities for extracting colors in R. R has a number of packages for importing images in various file formats, including PNG, JPG, TIFF, and BMP. (The ... [Read more...]

Irrigation area treemaps

March 4, 2015 | Amit

These visualizations were performed for FAO AQUASTAT. These treemap charts allow for hierarchical organization of information of different types. In the image above, for example, the irrigation areas for each country are represented as the big boxes, within which the technology utilization is displayed in different colors. This allows users …
[Read more...]

Transboundary surface water flow

March 4, 2015 | Amit

A visualization generated for AQUASTAT of FAO. Two types of charts were prepared: Sankey and Network. The Sankey plots allow for an ‘automatic sorting’ of countries based on who is the water tower and who is the water source. This visualization is useful to demonstrate where a country falls on ...
[Read more...]

How to Speak Data Science

March 4, 2015 | DataCamp

Data Science has its own language. So, if you want to have at least a slight chance of surviving in the enterprise world of tomorrow -with its obsessive focus on collecting and analyzing data- you better have started yesterday with learning this terminology. Luckily, and inspired by the “How To ... [Read more...]

Animated great circles 1: flat map to 3D Earth

March 4, 2015 | Matt Leonawicz

More fun with great circle arcs. Who doesn’t love a good great circles graphic? This time, however, it is an animation. Using R, not only have I animated path traversal along great circle arcs, but I’ve also projected them onto a three dimensional global surface. It was not ...
[Read more...]

Extracting the original data from a heatmap image

March 4, 2015 | Derek Jones

The paper Analysis of the Linux Kernel Evolution Using Code Clone Coverage analysed 136 versions of Linux (from 1.0 to 2.6.18.3) and calculated the amount of source code that was shared, going forward, between each pair of these versions. When I saw the heatmap at the end of the paper (see below) I ... [Read more...]

JASP

March 3, 2015 | Shige

JASP is an interesting project. It is based on R with additional facilities and functions such as automatic table generation. There appears to be an R package that provide that functions directly to R users. Very worth checking out. [Read more...]

Update on The Pre-FOMC Announcement Drift

March 3, 2015 | Peter Chan

In the February 2015 edition of The Journal of Finance, a well known academic paper, “The Pre-FOMC Announcement Drift”, was finally published, almost 4 years after the working paper was released in the public domain in 2011.Authored by researchers, Lucca and Moench, at the US Federal Reserve, it documents the tendency for ... [Read more...]
1 10 11 12 13

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)