|
Chapter Contents |
Previous |
Next |
| The CLUSTER Procedure |
| Tasks | Options | ||
| Specify input and output data sets | |||
| specify input data set | DATA= | ||
| create output data set | OUTTREE= | ||
| Specify clustering methods | |||
| specify clustering method | METHOD= | ||
| beta for flexible beta method | BETA= | ||
| minimum number of members for modal clusters | MODE= | ||
| penalty coefficient for maximum-likelihood | PENALTY= | ||
| Wong's hybrid clustering method | HYBRID | ||
| Control data processing prior to clustering | |||
| suppress computation of eigenvalues | NOEIGEN | ||
| suppress normalizing of distances | NONORM | ||
| suppress squaring of distances | NOSQUARE | ||
| standardize variables | STANDARD | ||
| omit points with low probability densities | TRIM= | ||
| Control density estimation | |||
| dimensionality for estimates | DIM= | ||
| number of neighbors for kth-nearest-neighbor | K= | ||
| radius of sphere of support for uniform-kernel | R= | ||
| Suppress checking for ties | NOTIE | ||
| Control display of the cluster history | |||
| display cubic clustering criterion | CCC | ||
| suppress display of ID values | NOID | ||
| specify number of generations to display | PRINT= | ||
| display pseudo F and t2 statistics | PSEUDO | ||
| display root-mean-square standard deviation | RMSSTD | ||
| display R2 and semipartial R2 | RSQUARE | ||
| Control other aspects of output | |||
| suppress display of all output | NOPRINT | ||
| display simple summary statistics | SIMPLE | ||
|
Chapter Contents |
Previous |
Next |
Top |
Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.