September 2018

Practical Data Science with R2

September 12, 2018 | John Mount

The secret is out: Nina Zumel and I are busy working on Practical Data Science with R2, the second edition of our best selling book on learning data science using the R language. Our publisher, Manning, has a great slide deck describing the book (and a discount code!!!) here: We ...
[Read more...]

New Course: Working with Data in the Tidyverse

September 12, 2018 | Ryan Sheehy

Here is the course link. Course Description In this course, you'll learn to work with data using tools from the tidyverse in R. By data, we mean your own data, other people's data, messy data, big data, small data - any data with rows and columns that comes your way! ... [Read more...]

New Course: Modeling with Data in the Tidyverse

September 12, 2018 | Ryan Sheehy

Here is the course link. Course Description In this course, you will learn to model with data. Models attempt to capture the relationship between an outcome variable of interest and a series of explanatory/predictor variables. Such models can be used for both explanatory purposes, e.g. "Does knowing professors' ... [Read more...]

What you missed at satRday @Amsterdam

September 12, 2018 | Dominik Krzemiński

As I spent an exciting day at satRday conference in Amsterdam I would like to share with you my thoughts. TL;DR: Event was cool, my presentation went fine ???? General Wow, I don’t remember an event where I had so much fun. From most of the talks, I took ... [Read more...]

Interpretation of the AUC

September 12, 2018 | Roos Colman

The AUC* or concordance statistic c is the most commonly used measure for diagnostic accuracy of quantitative tests. It is a discrimination measure which tells us how well we can classify patients in two groups: those with and those without the outcome of interest. Since the measure is based on ... [Read more...]

GDP Data via API

September 11, 2018 | R Views

Today, we will look at the GDP data that is released every quarter or so by the Bureau of Economic Analysis (BEA), and get familiar with the BEA API (see the documentation here). For a primer on GDP in general, BEA publishes this guide. To access the BEA API, we ...
[Read more...]

Video: R and Python in in Azure HDInsight

September 11, 2018 | David Smith

Azure HDInisght was recently updated with version 9.3 of ML Services in HDInsight, which provides integration with R and Python. In particular, it makes it possible to run R and Python within HDInsight's managed Spark instance. The integration provides: R and Python support, with interaction via Visual Studio, VS Code, or ... [Read more...]

Modeling Frequency Outcomes with Ordinal Models

September 10, 2018 | statcompute

When modeling frequency outcomes, we often need to go beyond the standard Poisson regression due to the strict distributional assumption and to consider more flexible alternatives. In general, there are two broad categories of modeling approaches in light of practical concerns about frequency outcomes. The first category of models are ...
[Read more...]

AsioHeaders 1.12.1-1

September 10, 2018 | Thinking inside the box

A first update to the AsioHeaders package arrived on CRAN today. Asio provides a cross-platform C++ library for network and low-level I/O programming. It is also included in Boost – but requires linking when used as part of Boost. This standalone v... [Read more...]
1 8 9 10 11 12 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)