wa_churn: Watson churn data

wa_churnR Documentation

Watson churn data

Description

Watson churn data

Details

These data were downloaded from the IBM Watson site (see below) in September 2018. The data contain a factor for whether a customer churned or not. Alternatively, the tenure column presumably contains information on how long the customer has had an account. A survival analysis can be done on this column using the churn outcome as the censoring information. A data dictionary can be found on the source website.

Value

wa_churn

a data frame

Source

IBM Watson Analytics https://ibm.co/2sOvyvy

Examples

data(wa_churn)
str(wa_churn)

modeldata documentation built on Aug. 9, 2023, 5:10 p.m.