BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
partha1
Fluorite | Level 6

I used  proc modeclus code with m=1 and k=2 to 10 by1 that is with different values of k but I could not decide which solution was the best. 

1 ACCEPTED SOLUTION

Accepted Solutions
sbxkoenk
SAS Super FREQ

Hello,

 

PROC MODECLUS has a (approximate) nonparametric test for the number of clusters.

 

Read this:

SAS/STAT 14.1 User's Guide

The MODECLUS Procedure
Details tab: Significance Tests
http://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_modeclus_det...

 

Examples tab: Example 78.3 Cluster Analysis with Significance Tests
http://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_modeclus_exa...

 

Read also:
Introduction to Clustering Procedures

The Number of Clusters
http://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_introclus_se...

 

The last few paragraphs of the latter page deal with nonparametric clustering (and more in particular PROC MODECLUS).

 

It may be worthwhile to determine the number of clusters by using multiple methods and seeing if they agree.

 

Good luck,

Koen

 

View solution in original post

2 REPLIES 2
sbxkoenk
SAS Super FREQ

Hello,

 

PROC MODECLUS has a (approximate) nonparametric test for the number of clusters.

 

Read this:

SAS/STAT 14.1 User's Guide

The MODECLUS Procedure
Details tab: Significance Tests
http://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_modeclus_det...

 

Examples tab: Example 78.3 Cluster Analysis with Significance Tests
http://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_modeclus_exa...

 

Read also:
Introduction to Clustering Procedures

The Number of Clusters
http://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_introclus_se...

 

The last few paragraphs of the latter page deal with nonparametric clustering (and more in particular PROC MODECLUS).

 

It may be worthwhile to determine the number of clusters by using multiple methods and seeing if they agree.

 

Good luck,

Koen

 

partha1
Fluorite | Level 6
Thank you. How to fix appropriate radius(r) for the significance test in Kth nearest neighbor?

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
  • 1585 views
  • 1 like
  • 2 in conversation