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