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 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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
  • 1292 views
  • 0 likes
  • 3 in conversation