0byt3m1n1
Path:
C:
/
Users
/
Administrator
/
SYSTAT
/
SYSTAT_13
/
Gallery
/
[
Home
]
File: Permuted Data Matrix.syc
REM This item was created using CARS, with NAME$ as the ID variable, and ACCEL, BRAKE, MPG, SLALOM, and SPEED as the cluster variables. TOKEN TOKEN &message / TYPE = MESSAGE PROMPT = 'This item uses hierarchical, clustering to create a permuted data matrix.' TOKEN &idvar / TYPE = VARIABLE PROMPT = 'Select an ID variable.', IMMEDIATE TOKEN &variables / TYPE = NMULTIVAR PROMPT = 'Select the cluster, variables.' IMMEDIATE STANDARDIZE / SD IDVAR &idvar CLUSTER JOIN &variables / MATRIX TOKEN