December 2016

DataCamp’s 2017 Conference Guide

December 22, 2016 | DataCamp Blog

2017 is bound to be an exciting year in Data Science. Here's DataCamp's list of conferences that we're most excited about in the new year. Whether you're an R user, a Python hacker, or just a general data science fan - you're sure to find a great confe... [Read more...]

Start Me Up

December 21, 2016 | JottR on R

The startup package makes it easy to control your R startup processes and to share part of your startup settings with others (e.g. as a public Git repository) while keeping secret parts to yourself. Instead of having long and windy .Renviron and .Rprofile startup files, you can split them ... [Read more...]

TrelliscopeJS with Plotly

December 21, 2016 | ryan hafen

In response to a user’s request and after a short conversation with Carson Sievert (creator / maintainer of the plotly R package), I recently made a small tweak to TrelliscopeJS to make it very easy to create Trelliscope displays with interactive Plotly panels. A simple example is shown in this ... [Read more...]

R for Enterprise: How to Scale Your Analytics Using R

December 21, 2016 | seanlopp

by Sean Lopp At RStudio, we work with many companies interested in scaling R. They typically want to know: How can R scale for big data or big computation? How can R scale for a growing team of data scientists? This post provides a framework for answering both questions. Scaling ... [Read more...]

Spatial microsimulation 101

December 21, 2016 | philmikejones

I recently gave a presentation for analysts and data modellers at the Department for Work and Pensions (DWP) introducing the spatial microsimulation technique (specifically the IPF flavour), and below are the slides I used (use spacebar to navigate through the slides): Much of the content is based on material from ...
[Read more...]

Inspecting R in GDB (with Python)

December 21, 2016 | Lukasz Bartnik

Today I spent a few hours debugging a hang R process that left a zombie sh which so far suggests bug (race condition?) in R’s system2() call. Anyway, it soon turned out that the only way to see what’s happening with R is to use gdb, which I ... [Read more...]

Don’t get lost in a forest

December 21, 2016 | Alan

Exploit the power and simplicity of tree-based models in R. What you’ll find in this post This is a brief intro to tree-based models in non-technical terms and their implementation in R. At the end of this post you’ll be able to apply various learning algorithms to a ...
[Read more...]

Greenville on Twitter

December 20, 2016 | John Johnson

In this blogpost, we use R to use Twitter data to analyze topics of interest to Greenville, SC. We will describe obtaining, manipulating, and summarizing the data. Twitter is a “microblogging” service where users can, usually publicly, share links, pictures, or short comments (up to 140 characters) onto a timeline. The ...
[Read more...]
1 3 4 5 6 7 18

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)