BookmarkSubscribeRSS Feed
GregG
Quartz | Level 8

I'm not sure if this is the best place to ask this question, but I am looking for a book dealing with Customer Segmentation and Clustering using Base SAS.

 

The only thing I was able to find on the SAS Books website was for SAS Enterprise Miner.

https://www.sas.com/store/books/categories/usage-and-reference/customer-segmentation-and-clustering-...

 

Is there something similar for Base SAS?

2 REPLIES 2
ChrisNZ
Tourmaline | Level 20

If you want statistically robust clusters, you'll need to implement the relevant algorithms in Base SAS.

Since SAS already provide trusted, honed, optimised, and highly parametrable (is that a word?) ssolutions, I doubt many people have tried to reinvent the wheel. Hence the paucity of such books.

 

Ksharp
Super User

The best cluster algorithm is KNN.

Try PROC MODCLUS  in SAS/STAT

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 792 views
  • 0 likes
  • 3 in conversation