January 2016

State of the Union Speeches and Data

January 20, 2016 | jlebeau

I've done a couple posts on the SOTU speeches.  In the past these dealt with word count, approval, and the vague notion that the applause the president receives has a relationship with his approval rating at that time (which had a lower correlation this year in fact). Wired had a ... [Read more...]

State of the Union Speeches and Data

January 20, 2016 | jlebeau

I've done a couple posts on the SOTU speeches.  In the past these dealt with word count, approval, and the vague notion that the applause the president receives has a relationship with his approval rating at that time (which had a lower correlatio... [Read more...]

R trends in 2015 (based on cranlogs)

January 20, 2016 | Max Gordon

It is always fun to look back and reflect on the past year. Inspired by Christoph Safferling's post on top packages from published in 2015, I decided to have my own go at the top R trends of 2015. Contrary to Safferling's post I'll try to also (1) look at packages from previous ... [Read more...]

Who are Turkopticon’s Top Contributors?

January 19, 2016 | Francis Smart

In my most recent post "Turkopticon: Defender of Amazon's Anonymous Workforce" I introduced Turkopticon, the social art project designed to provide basic tools for Amazon's massive Mechanical TURK workforce to share information about employers (requesters).Turkopticon, has a been a runaway success with nearly 285 thousands reviews submitted by over 17 thousand ... [Read more...]

Who are Turkopticon’s Top Contributors?

January 19, 2016 | Francis Smart

In my most recent post "Turkopticon: Defender of Amazon's Anonymous Workforce" I introduced Turkopticon, the social art project designed to provide basic tools for Amazon's massive Mechanical TURK workforce to share information about employers (requesters).Turkopticon, has a been a runaway success with nearly 285 thousands reviews submitted by over 17 thousand ... [Read more...]

Learn R From Scratch – Part 1

January 19, 2016 | Selva Prabhakaran

R is an open source programming language with a lot of facilities for problem solving through statistical computing. At the time of writing this, there are more than 6K packages available in CRAN repository. R is a language and an environment for everything related to data analysis. That includes statistical ...
[Read more...]

A gentle introduction to parallel computing in R

January 19, 2016 | Joseph Rickert

by John Mount Ph.D. Data Scientist at Win-Vector LLC Let's talk about the use and benefits of parallel computation in R. IBM's Blue Gene/P massively parallel supercomputer (Wikipedia). Parallel computing is a type of computation in which many calculations are carried out simultaneously." Wikipedia quoting: Gottlieb, Allan; Almasi, ... [Read more...]

Bring Your Own Tool: the Latest Trend in Data Analysis

January 19, 2016 | Raquel Sapnu

The role of the data analyst is changing. The best analysts know that different tasks require different tools. The End of Bundling Once upon a time, data purchases came bundled with data consumption software. You couldn’t just buy a dataset; you had to install a proprietary data downloader. You ... [Read more...]

Data Manipulation in R: Beyond SQL

January 19, 2016 | C

As a follow up to an article on using SQL in R, I just had an new article published at Simple Talk that considers ways to manipulate data in R that are cumbersome in SQL as well as ways to replace SQL statements with functional equivalents. [Read more...]

Data Manipulation in R: Beyond SQL

January 19, 2016 | C

As a follow up to an article on using SQL in R, I just had an new article published at Simple Talk that considers ways to manipulate data in R that are cumbersome in SQL as well as ways to replace SQL statements with functional equivalents. [Read more...]

Casting a Wide (and Sparse) Matrix in R

January 19, 2016 | Andrew Collier

I routinely use melt() and cast() from the reshape2 package as part of my data munging workflow. Recently I've noticed that the data frames I've been casting are often extremely sparse. Stashing these in a dense data structure just feels wasteful. And the dismal drone of page thrashing is unpleasant. ... [Read more...]

Formatting table output in R

January 19, 2016 | R on mages' blog

Formatting data for output in a table can be a bit of a pain in R. The package formattable by Kun Ren and Kenton Russell provides some intuitive functions to create good looking tables for the R console or HTML quickly. The package home page demonstrat... [Read more...]

Formatting table output in R

January 19, 2016 | Markus Gesmann

Formatting data for output in a table can be a bit of a pain in R. The package formattable by Kun Ren and Kenton Russell provides some intuitive functions to create good looking tables for the R console or HTML quickly. The package home page demonstrates the functions with illustrative ...
[Read more...]

South Carolina Republican Debate with R

January 19, 2016 | En El Margen - R-English

Continuing with the series analyzing republican debates, the latest in South Carolina confirms a few of the trends i’ve been observing, mainly that: Trump likes to repeat himself (maybe he likes to stick with what has worked so far?). Trump also likes to keep it short: everyone else says ... [Read more...]

Water World

January 18, 2016 | Julia Silge

I live in Utah, an extremely dry state. Like much of the western United States, Utah is experiencing water stress from increasing demand, episodes of drought, and conflict over water rights. At the same time, Utahns use a lot of water per capita compared to residents of other states. According ... [Read more...]
1 4 5 6 7 8 17

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)