seqDF: A dataset containing dummy sequences of purchases at given...

Description Usage Format Source

Description

A dataset containing dummy sequences of purchases at given times diamonds.

Usage

1

Format

A data frame with 10000 rows and 4 variables:

ID

The customer Identification Number, allows to build a sequence

ITEMSETS

the number of the itemset in which the event occurs, here, a product in a basket

jour

the day at which the item was purchased, in days, use "%d" in timeFormat argument to consider it

PRODUITSnum

The name of the product bought for a given day/itemset and customer. It would be smarter to have a name, but at this time, it is a fake number product

Source

http://www.diamondse.info/


MGousseff/r2spmf documentation built on May 26, 2019, 11:58 p.m.