ld_sample_customer_matrix {CADF} | R Documentation |
LD functions are utilized for learning and diagnostic use.
Description
LD functions are utilized for learning and diagnostic use.
Usage
ld_sample_customer_matrix(numCustomers, maxT, purchaseAtT0 = TRUE)
Arguments
numCustomers |
number of customers to simulate |
maxT |
number of timeperiods |
purchaseAtT0 |
by default sets first column of matrix to 1 |
[Package CADF version 0.1 Index]