LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (May 2002, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 27 May 2002 20:11:50 GMT
Reply-To:     Ivan Bos <ibos@FEWEB.VU.NL>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Ivan Bos <ibos@FEWEB.VU.NL>
Organization: QuickNet
Subject:      Cubic Clustering Criterion (CCC)

Hello SAS-friends,

The procedures PROC CLUSTER and PROC FASTCLUS use both a statistic called Cubic Clustering Criterion (CCC). For each number of clusters the statistic is computed, and a maximum value of that statistic indicates the optimal number of clusters in a cluster algorithm. SAS computes it automatically. I also made my own cluster algorithm, and I also want to compute the CCC. Does somebody know a method or macro to compute this statistic for my own cluster algorithm?

Regards,

Ivan Bos Free University Amsterdam The Netherlands


Back to: Top of message | Previous page | Main SAS-L page