Is there any SAS 9.4 code that I can use for market basket analysis or association rule (not the sequential association though, there is not sequence and we do not know which product was purchased first) without using SAS Enterprise Guide or CAS or SAS Viya?
I would like to create association rule and calculate “Lift” value by utilizing SAS 9.4 and hopefully find some codes that are similar to Proc Rulegen or Proc MBanalysis ..
Hello,
I have moved your post to the "SAS Data Science" (Data Mining) - board.
You can use PROC ASSOC or PROC TAXONOMY.
See :
SAS® Enterprise Miner™ and SAS® Text Miner Procedures -- Reference for SAS® 9.4 -- Third Edition
https://support.sas.com/documentation/solutions/emtmsas/94/emprcref.pdf
Now only hope you didn't mean SAS Enterprise Miner where you claimed it shouldn't be a SAS Enterprise Guide solution. 😉
Koen
Thank you so much. I was hoping to utilize SAS 9.4 (not SAS Enterprise Miner) though. But thank you so much. I will take a look at those two chapters!!
Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9.
Lock in the best rate now before the price increases on April 1.
Use this tutorial as a handy guide to weigh the pros and cons of these commonly used machine learning algorithms.
Find more tutorials on the SAS Users YouTube channel.