Description Usage Arguments See Also
Many states require a certain amount of extra customer ID deduping. This function changes cust_id to a deduped version and stores the original value in cust_id_raw. For every customer in which a duplicate(s) is found, the row with the lowest customer ID is used for the output cust_id.
1 | cust_dup_identify(cust, ...)
|
cust |
input customer table |
... |
set of variables to be used for deduplication |
Other finalize production data:
cust_dup_demo_plot()
,
cust_dup_demo()
,
cust_dup_nomissing()
,
cust_dup_pct()
,
cust_dup_pull()
,
cust_dup_samp()
,
cust_dup_year()
,
res_id
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.