CADF_to_nth_purchase_allrows {CADF} | R Documentation |
CADF_to_nth_purchase_allrows inputs CADF data and the desired purchase number that you want to count the nth result of.
Description
CADF_to_nth_purchase_allrows inputs CADF data and the desired purchase number that you want to count the nth result of.
Usage
CADF_to_nth_purchase_allrows(cadf.data, n)
Arguments
cadf.data |
Data in R list format processed by CADF functions |
n |
the nth purchase |
[Package CADF version 0.1 Index]