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.

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