BookmarkSubscribeRSS Feed
Sriram1
Calcite | Level 5

Hi All,

 

Just wante to know how can we identify  the number of clusters in fastclus apart from the market and business understanding.

 

Thanks in Advance.

sriram1

2 REPLIES 2
ballardw
Super User

 

The OUT= data set will have a variable, Cluster by default naming, indentifying each record's assigned cluster.

One simple way is to run Proc freq on the out= dataset and the cluster variable. That will show the number of clusters and how many records were assigned to each cluster.

Ksharp
Super User
That is a tough question have not been solved by now yet.
You'd check the sas documentation of Cluster Analyst .
In sas documentation ,one way is to use the kth nearest cluster.

But My proposal is using Primary Component Analysis to get two Primary Component ,
And plot these high dimension data into two dimension scatter point based on these
 two Primary Component , and you can roughly see what number of clusters you should take.

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

What is ANOVA?

ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.

Find more tutorials on the SAS Users YouTube channel.

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