Learn R Programming

CITRUS - Customer Intelligence Tool for Rapid Understandable Segmentation

Overview

Customer segmentation is the process of dividing customers into groups based on common characteristics so companies can market to each group effectively and appropriately. CITRUS is a package developed by Peak to provide easy and understandable segmentation utilities. Full documentation https://peak-ai.github.io/CITRUS/

Install the latest release

install.packages("devtools")
devtools::install_github("peak-ai/citrus")

Copy Link

Version

Install

install.packages('citrus')

Monthly Downloads

233

Version

1.0.2

License

MIT + file LICENSE

Maintainer

Dom Clarke

Last Published

June 17th, 2022

Functions in citrus (1.0.2)

tree_abstract

Abstraction layer function
transactional_data

Segmentation transactional data
rpart.lists

rpart.lists function
rpart.plot_pretty

Plot a prettified rpart model
tree_segment_prettify

Tree Segment Prettify Function
rpart.rules.table

rpart.rules.table function
rpart.rules

rpart.rules function
tree_segment

Tree Segment Function
output_table

Output Table
model_management

Model management function
validate

Validation function
k_clusters

k-clusters model
citrus_pair_plot

Creates pair plot from data table
preprocess

Preprocess Function
segment

Segment Function
rpart.subrules.table

rpart.subrules.table function
preprocessed_data

Segmentation preprocessed data