Articles by David Smith

New Yorkers, municipal bikes, and the weather

January 29, 2016 | David Smith

Like many modern cities, New York offers a public pick-up/drop-off bicycle service (called Citi Bikes). Subscribing City Bike members can grab a bike from almost 500 stations scattered around the city, hop on and ride to their destination, and drop the bike at a nearby station. (Visitors to the city ... [Read more...]

American Community Survey analyzed with R

January 25, 2016 | David Smith

The American Community Survey, conducted by the US Census Bureau, collects data from around 3.5 million households each year in order to estimate various demographic statistics of the US population, including appliances installed in the home, languages spoken, work experience and much more (here's the complete data dictionary). The data science ... [Read more...]

Upcoming Microsoft R Webinars

January 21, 2016 | David Smith

A quick heads-up that I'll be presenting a live webinar on Thursday January 28, Introduction to Microsoft R Open. If you know anyone that should get to know R and/or Microsoft R Open, send 'em along. Here's the abstract: Data Science is a strategic initiative for most companies today, who ... [Read more...]

Microsoft R Open 3.2.3 now available

January 20, 2016 | David Smith

Microsoft R Open 3.2.3, the performance-enhanced distribution of R 3.2.3, is now available for download from mran.microsoft.com. This is the latest (and first of many to come!) update to Revolution R Open under its new name. In addition to the improvements in R 3.2.3, this update to MRO brings support for ... [Read more...]

In case you missed it: December 2015 roundup

January 15, 2016 | David Smith

In case you missed them, here are some articles from December of particular interest to R users. A look back at accomplishments of the R Project and community in 2015. Segmented regression with the "segmented" package, applied to long-distance running records. Creating multi-tab reports in R with knitr and jQuery UI. ... [Read more...]

R coming to Visual Studio

January 13, 2016 | David Smith

You might have missed one significant bit of news tucked into yesterday's Microsoft R announcement: R is coming to Visual Studio: R Tools for Visual Studio (RTVS) follows the model of Python Tools for Visual Studio: it's an open-source plug-in to Visual Studio that makes it a complete IDE for ... [Read more...]

Avoid overlapping labels in ggplot2 charts

January 11, 2016 | David Smith

If you've ever created a scatterplot with text labels using the text function in R, or the geom_text function in the ggplot2 package, you've probably found that the text labels can easily overlap, rendering some of them unreadable. Now, thanks to the new extensibility capabilities of the ggplot2 package, ... [Read more...]

Analyzing movie connections with R

January 4, 2016 | David Smith

One of the themes of the Christmas movie classic Love Actually is the interconnections between people of different communities and cultures, from the Prime Minister of the UK to a young student in London. StackOverflow's David Robinson brings these connections to life by visualizing the network diagram of 20 characters in ... [Read more...]

Happy New Year! Top posts of 2015

January 1, 2016 | David Smith

Happy New Year everyone! It's hard to believe that this blog has now been going since 2008: our anniversary was on December 9. Thanks to everyone who has supported this blog over the past 7 years by reading, sharing and commenting on our posts, and an extra special thanks to my co-bloggers Joe ... [Read more...]

The R Project: 2015 in Review

December 31, 2015 | David Smith

It's been a banner year for the R project in 2015, with frequent new releases, ever-growing popularity, a flourishing ecosystem, and accolades from both users and press. Here's a roundup of the big events for R from 2015. R continues to advance under the new leadership of the R Foundation. There were ... [Read more...]

Creating multi-tab reports with R and jQuery UI

December 29, 2015 | David Smith

by Matt Parker, Data Scientist at Microsoft One of the great advantages of R's openness is its extensibility. R's abundant packages are the most conspicuous example of that extensibility, and Revolution R Enterprise is a powerful example of how far it can stretch. But R is also part of an ... [Read more...]

ggplot2 version 2 adds extensibility and other improvements

December 28, 2015 | David Smith

Despite the ggplot2 project — the most popular data visualization package for R — being in maintenance mode, RStudio's Hadley Wickham has given the R community a surprise gift with a version 2.0.0 update for ggplot2. According to Hadley this is a "huge" update with more than 100 fixes and improvements. The most significant ... [Read more...]

Because it’s Friday: All I want for Christmas

December 25, 2015 | David Smith

On this Christmas Day, allow me to share a couple of interesting takes on Mariah Carey's modern Christmas classic, All I Want for Christmas is You. (Unlike most pop songs, Carey wrote the melody and lyrics herself.) If you've somehow managed to avoid hearing the song over the past decade, ... [Read more...]

Fraud Detection with R and Azure

December 22, 2015 | David Smith

Detecting fraudulent transactions is a key applucation of statistical modeling, especially in an age of online transactions. R of course has many functions and packages suited to this purpose, including binary classification techniques such as logistic regression. If you'd like to implement a fraud-detection application, the Cortana Analytics gallery features ... [Read more...]

R is the fastest-growing language on StackOverflow

December 21, 2015 | David Smith

StackOverview is a popular Q&A site, and a go-to resource for developers of all languages to find answers to programming problems they may have: most of the time, the question has already been asked and answered, or you can always post a new question and wait for a reply. ... [Read more...]

Buzzfeed uses R for Data Journalism

December 18, 2015 | David Smith

Buzzfeed isn't just listicles and cat videos these days. Science journalist Peter Aldhous recently joined Buzzfeed's editorial team, after stints at Nature, Science and New Scientist magazines. He brings with him his data journalism expertise and R programming skills to tell compelling stories with data on the site. His stories, ... [Read more...]
1 25 26 27 28 29 94

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)