January 2017

New courses: Introduction to Statistics

January 31, 2017 | DataCamp Blog

This week we are launching four new courses as part of our Introduction to Statistics curriculum. We are taking a modern approach to teaching statistics with the use of simulations and randomization rather than a more traditional theoretical one. We ha... [Read more...]

Simulating genes and counts for DESeq2 analysis

January 31, 2017 | radiaj

Sometimes it is helpful to simulate gene expression data to test code or to see how your results look with simulated values from a particular probability distribution. Here I am going to show you how to simulate RNAseq expression data counts from a uniform distribution with a mininum = 0 and maximum = 1200. [Read more...]

Importing Data into R, part II

January 31, 2017 | wszafranski

I recently downloaded the latest version of R Studio and noticed that their import dataset functionality had changed significantly. I had previously written about this HERE and wanted to provide an update for the current version of RStudio. When you go to import data using R Studio, you get a ...
[Read more...]

Data Hacking with RDSTK (part 1)

January 31, 2017 | Hasan Imtiaz

RDSTK is a very versatile package. It includes functions to help you convert IP address to geo locations and derive statistics from them. It also allows you to input a body of text and convert it into sentiments. This package provides an R interface to Pete Warden’s Data Science ...
[Read more...]

Enough trying to use LTO

January 31, 2017 | Avraham

After months and months of working trying to get R on 64 bit Windows to work with link-time-optimization (LTO), I’ve come to the conclusion that GCC 4.9.3’s implementation of LTO just isn’t polished enough to work across the entire R infrastructure. I have been able to get base R, ... [Read more...]

Enough trying to use LTO

January 31, 2017 | Avraham

After months and months of working trying to get R on 64 bit Windows to work with link-time-optimization (LTO), I’ve come to the conclusion that GCC 4.9.3’s implementation of LTO just isn’t polished enough to work across the entire R infrastructure. I have been able to get base R, ... [Read more...]

gunsales 0.1.2

January 30, 2017 | Thinking inside the box

An update to the gunsales package is now on the CRAN network. As in the last update, some changes are mostly internal. We removed the need to import two extra packages with were used in one line each -- easy enough to be replaced with base R. We also... [Read more...]

List of R conferences and user groups (2017-01-30)

January 30, 2017 | David Smith

For 8 years now, we've maintained a list of local R user groups here at the Revolutions blog. This is a list that began with a single group (the Bay Area RUG, the first and still one of the largest groups), and now includes 360 user groups worldwide (including 27 specifically for women). ... [Read more...]

SCADA spikes in Water Treatment Data

January 29, 2017 | Peter Prevos

SCADA data is essential in operating water treatment plants. Spikes in the data can indicate problems. How can you detect SCADA spikes using the R language? Continue reading → The post SCADA spikes in Water Treatment Data appeared first on The Devil is in the Data.
[Read more...]
1 2 3 19

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)