DESCENDING Subcommand (AUTORECODE command)
By default, values for the source variable are
recoded in ascending order (from lowest to highest). DESCENDING
assigns the values to new variables
in descending order (from highest to lowest). The largest value is
assigned 1, the second-largest, 2, and so on.
- The only specification is the keyword
DESCENDING
. There are no additional specifications.