Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 812 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 812 Bytes

Marketing_fns

R program for calculating marketing metrics like RFM, customer segmentation, revenue per cusotmer

Dataset - purchases.txt, included in this repository.
All the R programs in this repository use this dataset.

  1. Program1 - mktg_fns.R
    Program Description - Marketing related functions, including a. Compute RFM (recency, frequency and monetary value b. Dendograms & Statistical/ hierarchical segmentation c. Managerial (customer) segmentation into categories like inactive, warm, cold etc. based on recency d. revenue per customer

  2. Program2 - cust_revenue.R
    Program Description - Marketing related functions, including a. revenue per customer & revenue per segment b. Customer Scoring and revenue prediction