| CL CLA | [Classification - Diday's Clustering] |
| CL HD | [Classification - Hierarchical, get number of classes] |
| CL HE | [Classification - Hierarchical, create cluster selection files] |
| CL KM | [Classification - K Means clustering ||] |
.FACTOR NUMBERS: 1,3,4,6
[Enter the factors to be included in the hierarchical
clustering.]
.FACTOR WEIGHT: 1.5
[Enter a weight for each factor selected. If the answer zero is
given at any point, all weights from the current factor onwards
are set to one. This question is asked as many times as the number
of factors specified, or is terminated by the answer zero.]
.FACTOR WEIGHT: 0
.CLUSTERING CRITERION (1-5): 2
[Enter the number indicating clustering criterion to be
used. Possible choices are:
Option 1: Single linkage
Option 2: Complete linkage
Option 3: Average linkage
Option 4: Centroid method
Option 5: Ward's method]
.DENDROGRAM POSTSCRIPT OUTPUT FILE: HC_DEND_PLOT
[Enter name of file where the dendrogram will be stored.
Enter '*' to skip creating this file and skip the next question.]
.ENTER PLOT CUTOFF (0 ..100): 30
[Enter the scale value value at which the dendrogram will
be cut/truncated. Only top portion will be produced.]
.DENDROGRAM DOC. FILE? (Y/N): HC_DEND
[Enter name for document file where the UNTRUNCATED dendrogram
information will be stored. This file contains the class
numbers and height of all dendrogram branches. Using this
information, one can retrieve the images/elements which
are present in each of the classes. Enter '*' to skip creating this file.]
NOTES