citrus
Customer Intelligence Tool for Rapid Understandable Segmentation
A tool to easily run and visualise supervised and unsupervised state of the art customer segmentation. It is built like a pipeline covering the 3 main steps in a segmentation project: pre-processing, modelling, and plotting. Users can either run the pipeline as a whole, or choose to run any one of the three individual steps. It is equipped with a supervised option (tree optimisation) and an unsupervised option (k-clustering) as default models.
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
1.0.2 |
2026-04-09 windows/windows R-4.5 | citrus_1.0.2.zip |
181.9 KiB |
Dependencies (latest)
Imports
- ggplot2 (>= 3.3.0)
- GGally (>= 2.0.0)
- clustMixType (>= 0.1-16)
- treeClust (>= 1.1-7)
- rpart (>= 4.1-15)
- tibble (>= 3.0.0)
- rpart.plot (>= 3.0.7)
- stringr (>= 1.3.0)
- dplyr (>= 1.0.6)
- RColorBrewer (>= 1.1-2)
- rlang (>= 0.4.9)
- methods