id_to_CADF {CADF} | R Documentation |
Convert to CADF for a single customer id
Description
'id_to_CADF' inputs is coming from a lapply operation on a split customer dataset. If variable a is the split customer dataset then a$'1' is customer with ID 1
Usage
id_to_CADF(data, today.study.cutoff)
Arguments
data |
Transactional Data for one customerid |
today.study.cutoff |
Separate data an holdout |
Details
Description here
[Package CADF version 0.1 Index]