BookmarkSubscribeRSS Feed
Lena_PA
Fluorite | Level 6

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 ..

2 REPLIES 2
sbxkoenk
SAS Super FREQ

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

  • Chapter 2 --> ASSOC procedure
  • Chapter 18 --> TAXONOMY procedure

Now only hope you didn't mean SAS Enterprise Miner where you claimed it shouldn't be a SAS Enterprise Guide solution. 😉

 

Koen

Lena_PA
Fluorite | Level 6

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!! 

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
How to choose a machine learning algorithm

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.

Discussion stats
  • 2 replies
  • 1233 views
  • 0 likes
  • 2 in conversation