apparelStaticCov {CLVTools} | R Documentation |
Time-invariant Covariates for the Apparel Retailer Dataset
Description
This simulated data contains additional demographic information on all 250 customers in the "apparelTrans" dataset. This information can be used as time-invariant covariates.
Usage
data("apparelStaticCov")
Format
A data.table
with 250 rows and 3 variables:
- Id
Customer Id
- Gender
0=male, 1=female
- Channel
Acquisition channel: 0=online, 1=offline
[Package CLVTools version 0.10.0 Index]