June 2018

Spreadsheet Data Manipulation in R

June 15, 2018 | Fabio Veronesi

Today I decided to create a new repository on GitHub where I am sharing code to do spreadsheet data manipulation in R.The first version of the repository and R script is available here: SpreadsheetManipulation_inRAs an example I am using a csv fre... [Read more...]

Working with Your Facebook Data in R

June 14, 2018 |

How to Read in and Clean Your Facebook Data - I recently learned that you can download all of your Facebook data, so I decided to check it out and bring it into R. To access your data, go to Facebook, and click on the white down arrow in the ...
[Read more...]

Quantile Regression (home made)

June 14, 2018 | arthur charpentier

After my series of post on classification algorithms, it’s time to get back to R codes, this time for quantile regression. Yes, I still want to get a better understanding of optimization routines, in R. Before looking at the quantile regression, let us compute the median, or the quantile, ...
[Read more...]

Detecting unconscious bias in models, with R

June 14, 2018 | David Smith

There's growing awareness that the data we collect, and in particular the variables we include as factors in our predictive models, can lead to unwanted bias in outcomes: from loan applications, to law enforcement, and in many other areas. In some instances, such bias is even directly regulated by laws ... [Read more...]

A Comparative Review of the Deducer GUI for R

June 13, 2018 | Bob Muenchen

Introduction Deducer is a free and open source Graphical User Interface for the R software, one that provides beginners a way to point-and-click their way through analyses. It also integrates into an environment designed to help programmers be more productive. … Continue reading →
[Read more...]

Using R with Emacs and ESS

June 13, 2018 | Peter Prevos

Emacs is the swiss-army chainsaw of software, the ultimate killer app. This article explains the basics of using R with Emacs and ESS. Continue reading → The post Using R with Emacs and ESS appeared first on The Devil is in the Data.
[Read more...]

Player Data for the 2018 FIFA World Cup

June 13, 2018 | R Views

The World Cup starts today! The tournament which runs from June 14 through July 15 is probably the most popular sporting event in the world. if you are a soccer fan, you know that learning about the players and their teams and talking about it all with your friends greatly enhances the ...
[Read more...]

Animating mode variability with tidyverse and tweenr

June 13, 2018 | QuestionFlow

Provided different probability distributions, animate independent sample distributions to demonstrate mode variability. There is a thorough code description with some subtle tips and tricks. Prologue Not so long time ago I encountered the following task: given several groups of samples (one group - several samples from one distribution) make a ... [Read more...]

Retracing Prenatal Testing Algorithms

June 13, 2018 | Theory meets practice...

Abstract A good understanding of the statistical procedure used to calculate trisomy 21 (Down syndrome) risk in combined first trimester screening is a precondition for taking an informed decision on how to proceed with the screening results. For this purpose we implement the Fetal Medicine Foundation (FMF) Germany procedure described in ...
[Read more...]

Anomaly Detection for Business Metrics with R

June 13, 2018 | Sergey

The larger and more complex the business the more metrics and dimensions. One day you understand that it is impossible to track them with only your eyes.The larger and more complex the business the more metrics and dimensions. One day you understand that it is impossible to track them ...
[Read more...]
1 6 7 8 9 10 15

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)