apparelDynCov {CLVTools} | R Documentation |
Time-varying Covariates for the Apparel Retailer Dataset
Description
This simulated data contains seasonal information and additional covariates on all 600 customers in the "apparelTrans" dataset. This information can be used as time-varying covariates.
Usage
data("apparelDynCov")
Format
A data.table with 187,800 rows and 5 variables
- Id
Customer Id
- Cov.Date
Date of contextual factor
- High.Season
Seasonal variable: 1 indicating a time-period that is considered "high season".
- Gender
0=male, 1=female
- Channel
Acquisition channel: 0=online, 1=offline
[Package CLVTools version 0.11.2 Index]