data_description

An ASCII data file with 3 variables per record. The data file does not have to sorted in ID order. The three variables as seen in sample data set are id, score and group indicator, they need to be space delimited and arranged in the above order. The group indicator need to be 1 and 2. To try to run this macro, copy the program and sample data set into your computer, in the end of the program, add: %cluswilcox(data=unbalanced.dat); then run it. see the sample output for resutls.