didrooRFM (version 1.0.0)

Compute Recency Frequency Monetary Scores for your Customer Data

Description

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.

Copy Link

Version

Down Chevron

Install

install.packages('didrooRFM')

Monthly Downloads

299

Version

1.0.0

License

GPL-2

Last Published

May 27th, 2017

Functions in didrooRFM (1.0.0)