| apparelTrans {CLVTools} | R Documentation |
Apparel Retailer Dataset
Description
This is a simulated dataset containing the entire purchase history of customers made their first purchase at an apparel retailer on January 3rd 2005. In total the dataset contains 250 customers who made 3648 transactions between January 2005 and mid July 2006.
Usage
data("apparelTrans")
Format
A data.table with 2353 rows and 3 variables:
IdCustomer Id
DateDate of purchase
PricePrice of purchase
[Package CLVTools version 0.10.0 Index]