didrooRFM: Compute Recency Frequency Monetary Scores for your Customer Data

This hosts the findRFM function which generates RFM scores on a 1-5 point scale for customer transaction data. The function consumes a data frame with Transaction Number, Customer ID, Date of Purchase (in date format) and Amount of Purchase as the attributes. The function returns a data frame with RFM data for the sales information.

Getting started

Package details

AuthorSatish Hariharan [aut, cre]
MaintainerSatish Hariharan <satish181990@gmail.com>
LicenseGPL-2
Version1.0.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("didrooRFM")

Try the didrooRFM package in your browser

Any scripts or data that you put into this service are public.

didrooRFM documentation built on May 1, 2019, 10:09 p.m.