May 2017

Data wrangling : I/O (Part-1)

May 24, 2017 | Vasileios Tsakalos

Data wrangling is a task of great importance in data analysis. Data wrangling, is the process of importing, cleaning and transforming raw data into actionable information for analysis. It is a time-consuming process which is estimated to take about 60-80% of analyst’s time. In this series we will go ... [Read more...]

Microsoft R Open 3.4.0 now available

May 24, 2017 | David Smith

Microsoft R Open (MRO), Microsoft's enhanced distribution of open source R, has been upgraded to version 3.4.0 and is now available for download for Windows, Mac, and Linux. This update upgrades the R language engine to R 3.4.0, reduces the size of the installer image, and updates the bundled packages. R 3.4.0 (upon ... [Read more...]

Counterintuitive probability problem of the day

May 24, 2017 | dan

TWO SHOT RUSSIAN ROULETTE WITH 2 BULLETS OR AN EQUAL CHANCE OF 1 or 3 BULLETS With p as the probability of dying on one shot, this figure shows how to get the probability of living through the game. Peter Ayton is giving a talk today at the London Judgement and Decision Making ... [Read more...]

How to Pimp Your Rprofile

May 23, 2017 | Data Science Riot!

After you’ve been using R for a little bit, you start to notice people talking about their .Rprofile as if it’s some mythical being. Nothing magical about it, but it can be a big time-saver if you find yourself typing things like, summary() or, the... [Read more...]

How to Install R Ubuntu 16.04 Xenial

May 23, 2017 | Data Science Riot!

The long-awaited new Ubuntu LTS Xenial Xerus was released last week. I wrote a tutorial on installing R and R-Studio on the old 14.04 LTS, so I figured I’d update that document. Not much has changed for the new 16.04 version but there are new reposit...
[Read more...]

Growth of DataFest over the years

May 23, 2017 | R Views

In a previous post, I introduced DataFest and how one can streamline the organization of this event using Google Forms and tools from the tidyverse. In this post, I’ll walk through building a Shiny app that demonstrates the growth of DataFest over the years, both in terms of host ...
[Read more...]

Create smooth animations in R with the tweenr package

May 23, 2017 | David Smith

There are several tools available in R for creating animations (movies) from statistical graphics. The animation package by Yihui Xie will create an animated GIF or video file, using a series of R charts you generate as the frames. And the gganimate package by David Robinson is an extension to ... [Read more...]

Rcpp 0.12.11: Loads of goodies

May 23, 2017 | Thinking inside the box

The elevent update in the 0.12.* series of Rcpp landed on CRAN yesterday following the initial upload on the weekend, and the Debian package and Windows binaries should follow as usual. The 0.12.11 release follows the 0.12.0 release from late July, the 0.12.1 release in September, the 0.12.2 release in November, the 0.12.3 release in January, ... [Read more...]

Only Hours Left to Get 50% off DataCamp

May 23, 2017 | DataCamp Blog

This week, DataCamp is celebrating 1 million learners on its platform and is offering 50% off for unlimited access to the full curriculum. Join the learners who have completed over 40 million exercises on DataCamp and learn R or Python for data science...
[Read more...]

Ridge Regression and the Lasso

May 23, 2017 | realdataweb

In my last post Which linear model is best? I wrote about using stepwise selection as a method for selecting linear models, which turns out to have some issues (see this article, and Wikipedia). This post will be about two methods that slightly modify ordinary least squares (OLS) regression – ridge ...
[Read more...]

R⁶ — Idiomatic (for the People)

May 23, 2017 | hrbrmstr

NOTE: I’ll do my best to ensure the next post will have nothing to do with Twitter, and this post might not completely meet my R⁶ criteria. A single, altruistic, nigh exuberant R tweet about slurping up a directory of CSVs devolved quickly — at least in my opinion, and ... [Read more...]

How to analyze max-diff data in R

May 23, 2017 | Chris Facer

This post discusses a number of options that are available in R for analyzing data from max-diff experiments, using the package flipMaxDiff. For a more detailed explanation of how to analyze max-diff, and what the outputs...
[Read more...]

simglm submission to CRAN this week

May 22, 2017 | Educate-R - R

This is a quick note looking for any further feedback on the simglm package prior to CRAN submission later this week. The goal is to submit Thursday or Friday this week. The last few documentation finishing touches are happening now working toward a ve... [Read more...]

Preview of EARL San Francisco

May 22, 2017 | David Smith

The first ever EARL (Enterprise Applications of the R Language) conference in San Francisco will take place on June 5-7 (and it's not too late to register). The EARL conference series is now in its fourth year, and the prior conferences in London and Boston have each been a fantastic ... [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)