data description

An ASCII data file with 2 variables per record. The 2 variables, id and score need to be space delimited and score need to be space delimited and arranged in the above order. To test run this macro, copy the program and sample data set into your computer, in the end of the program, add: %clusignrank(data=balanced.dat); or, add: %clusignrank(data=unbalanced.dat); then run it. See "sample output" for resutls.