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 2nd 2005. In total the dataset contains 600 customers who made 3,187 transactions between January 2005 and end of December 2010.
Usage
data("apparelTrans")
Format
A data.table
with 3,187 rows and 3 variables:
Id
Customer Id
Date
Date of purchase
Price
Price of purchase
[Package CLVTools version 0.11.2 Index]