The R User Conference 2016

June 27 - June 30 2016
Stanford University, Stanford, California



Time-to-Event Modeling as the Foundation of Multi-Channel Revenue Attribution

Tess Calvez - Neustar, Inc.

Post-tutorial notes

The materials used in the tutorial are available here.

Tutorial Description

In the realm of marketing analytics, time to event modeling at the customer level can provide a more granular view of the incremental impact that marketing campaigns have on individuals. Media that is addressable can be mapped to an individual, and even aggregated data can be mapped down to an individual via various techniques (i.e. geo, dma, etc.). To accurately assess the incremental effect of marketing, a primary task during modeling is not only to estimate the magnitude/amplitude of the marketing effect, but also to capture the differing decay rates that each specific one has.

This tutorial will describe the basic techniques of applying time-to-event statistical modeling techniques to marketing analytics problems. Beginning with data preparation, sampling, outlier detection and techniques to control for non-marketing effects, the tutorial will move on to consider various modeling strategies and EDA. The techniques and processes presented will mimic a typical marketing analytics workflow. We will be using a random sample from a (anonymized) large retail firm.

Tutorial Outline

  • Motivation for modeling customer-level, time-expanded data
  • Performing basic exploratory data analysis with this type of data (i.e. data visualization, controlling for non-marketing effects, variable transformations, etc.)
  • Learning the differing decay rates of marketing treatments
  • Building logistic regression models with this data (building models and subsets of models with different variable groupings)
  • Interaction detection

Prerequisites

Anyone who has an interest in analytics and has access to R is welcome! In case any packages are not installed, an up-to-date web browser, Chrome/Safari/Firefox might be helpful. Packages that we will be helpful to have installed beforehand: reshape, AUC, rpart, sqldf. Files for the tutorial may be downloaded here.


Back to Top ↑