September 2018

New Course: A/B Testing in R

September 20, 2018 | Ryan Sheehy

Here is the course link. Course Description In this course, you will learn the foundations of A/B testing, including hypothesis testing, experimental design, and confounding variables. You will also be exposed to a couple more advanced topics, sequ...
[Read more...]

Introduction to modelplotr

September 20, 2018 | Jurriaan Nagelkerke

Why ROC curves are a bad idea to explain your model to business people Summary In this blog we explain four most valuable evaluation plots to assess the business value of a predictive model. These plots are the cumulative gains, cumulative lift, response and cumulative response. Since these visualisations are ...
[Read more...]

binb 0.0.1: binb is not Beamer

September 19, 2018 | Thinking inside the box

Following a teaser tweet two days ago, we are thrilled to announce that binb version 0.0.1 arrived on CRAN earlier this evening. binb extends a little running joke^Htradition I created a while back and joins three other CRAN packages offering RMarkdo... [Read more...]

Interactive plots in Shiny

September 19, 2018 | R Views

I wish this post existed when I was struggling to add interactive plots to my Shiny app. I was mainly focused on recreating functionality found in other “dashboarding” applications. When looking for options, I found that htmlwidgets were the closest to what companies usually expect. However, while they are great ...
[Read more...]

New Skill Track: Tidyverse Fundamentals with R

September 19, 2018 | Chester Ismay

Here is the track link. Track Details In this track, you’ll learn the skills needed to get you up and running with data science in R using the tidyverse. The tidyverse is a collection of R packages that share a common design philosophy and are designed to seamlessly work ...
[Read more...]

Official release of shiny.router and its new features

September 19, 2018 | Krystian Igras

In a web application, routing is the process of using URLs to drive the user interface. Routing adds more possibilities and flexibility while building a complex and advanced web application, offering dividing app into separated sections. New features Contributing to open source is incorporated into Appsilon mission. Last week we ... [Read more...]

LTV prediction for a recurring subscription with R

September 19, 2018 | Sergey

Customers lifetime value (LTV or CLV) is one of the cornerstones of product analytics because we need to make a lot of decisions for which the LTV is a necessary or at least very significant factor. In this article, we will focus on products/services/applications with recurring subscription payments....
[Read more...]

LTV prediction for a recurring subscription with R

September 19, 2018 | Sergey

Customers lifetime value (LTV or CLV) is one of the cornerstones of product analytics because we need to make a lot of decisions for which the LTV is a necessary or at least very significant factor. In this article, we will focus on products/services/applications with recurring subscription paymentsCustomers ...
[Read more...]

The log-0 problem: analysis strategies and options for choosing c in log(y + c)

September 18, 2018 | Very statisticious on Very statisticious

I periodically find myself having long conversations with consultees about 0’s. Why? Well, the basic suite of statistical tools many of us learn first involves the normal distribution (for the errors). The log transformation tends to feature prominently for working with right-skewed data. Since log(0) returns -Infinity, a common first ...
[Read more...]

Let’s play together: Collaborative Data Science

September 18, 2018 | Quantargo Blog

From experience we’ve learned that most data science projects are not truly collaborative efforts but only driven by a few key players. Best (public) examples are most open source R and Python packages available on Github. However, collaboration of data science teams can be the determining factor driving innovation ...
[Read more...]

Let’s play together: Collaborative Data Science

September 18, 2018 | Quantargo Blog

From experience we’ve learned that most data science projects are not truly collaborative efforts but only driven by a few key players. Best (public) examples are most open source R and Python packages available on Github. However, collaboration of data science teams can be the determining factor driving innovation ...
[Read more...]
1 4 5 6 7 8 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)