CATEGORICAL Subcommand (TWOSTEP CLUSTER command)
The CATEGORICAL
subcommand specifies a list of
categorical variables.
Example
TWOSTEP CLUSTER
/CATEGORICAL VARIABLES = RACE GENDER CITIZEN
/PRINT SUMMARY COUNT.
This tells TWOSTEP CLUSTER
to cluster the categorical
variables RACE, GENDER, and CITIZEN. Summary
statistics by cluster and cluster frequencies are output in tables.