cust_dup_year: Annual dynamics for customer duplication

Description Usage Arguments Details See Also

View source: R/finalize.R

Description

License system changes often lead to a spike in customer dups in comparing new and old data. It can be useful to be aware of this.

Usage

1
cust_dup_year(cust, cust_dup, sale)

Arguments

cust

input customer table

cust_dup

table of customers (with dups) produced by cust_dup_pull

sale

sale table for exploring year-to-year duplication patterns

Details

Note that this function might not reveal a break point (i.e., from a change to a new licensing system), the duplication identification would probably need to be iterative, so will probably need to rewrite this function to reveal such a pattern. This wasn't a priority in Dec 2019.

See Also

Other finalize production data: cust_dup_demo_plot(), cust_dup_demo(), cust_dup_identify(), cust_dup_nomissing(), cust_dup_pct(), cust_dup_pull(), cust_dup_samp(), res_id


southwick-associates/salicprep documentation built on Oct. 6, 2020, 12:03 p.m.