A simulated dataset of customer spending used to demonstrate the functionality of the instruments package.
data(subscriptions)A data frame with 100000 rows and 5 variables
baseline_spending. latent variable with customers' baseline spending rate.
incentive. binary variable indicating whether customer was offered an incentive.
subscription. whether customer has a subscription.
total_spending. total spending over a given period.
churn. binary variable indicating whether customer has churned.