Converts customer transaction data (ID, purchase date) into a R6 class called customer. The class stores various customer analytics calculations at the customer level. The package also contains functionality to convert data in the R6 class to data.frames that can serve as inputs for various customer analytics models.
Version: | 0.1 |
Depends: | R (≥ 3.5.0) |
Imports: | R6 |
Suggests: | knitr, rmarkdown, lubridate, markovchain, utils, survival |
Published: | 2024-10-31 |
DOI: | 10.32614/CRAN.package.CADF |
Author: | Ludwig Steven [aut, cre] |
Maintainer: | Ludwig Steven <steven.ludwig at u.northwestern.edu> |
License: | GPL-3 |
NeedsCompilation: | no |
CRAN checks: | CADF results |
Reference manual: | CADF.pdf |
Vignettes: |
CADF (source, R code) |
Package source: | CADF_0.1.tar.gz |
Windows binaries: | r-devel: CADF_0.1.zip, r-release: CADF_0.1.zip, r-oldrel: CADF_0.1.zip |
macOS binaries: | r-release (arm64): CADF_0.1.tgz, r-oldrel (arm64): CADF_0.1.tgz, r-release (x86_64): CADF_0.1.tgz, r-oldrel (x86_64): CADF_0.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=CADF to link to this page.