CLUSXX: List Clustering Solutions in a Cluster File

Last updated 18 Nov 97

CLUSXX will list all the clustering solutions and their respective presentation sequences contained in a Cluster file. The title, number of cases, and date and time created will be reported. The default sort is on presentation sequence number.

Program Invocation

The specific syntax for program invocation varies between operating systems. This document diplays the code for the AIX version.


@codap clusxx <opt> <ssss> <CSf>

opt:   C  Sort in cluster solution order
ssss:     The study number 
CSf:      Input Cluster Solution file

Example

@codap clusxx - ssss cs100

The cluster solution(s) and each presentation sequence will be listed in presentation sequence order.

Back to document index