ps_to_T_custom {CADF} | R Documentation |
Calculates T from a purchase string. Custom.
Description
Calculates T from a purchase string. Custom.
Usage
ps_to_T_custom(ps, skips = 2)
Arguments
ps |
Purchase string. |
skips |
Number of non purchase periods that the customer is still considered a customer for. |
Value
The sum of x
and y
.
[Package CADF version 0.1 Index]