Summary of Optional Arguments
Compute fractional ranks
computes fractional ranks by dividing each rank
by the denominator n+1.
Create an output data set
names the output data set.
Preserve values
preserves raw values of all BY variables.
Reverse the order of the rankings
reverses the direction of the ranks.
Specify how to rank tied values
specifies how to compute normal scores or ranks
for tied data values.
Specify the input data set
specifies the input SAS data set.
Specify the ranking method
computes fractional ranks by dividing each rank
by the number of observations having nonmissing values of the ranking
variable.
assigns group values ranging from 0 to number-of-groups minus
1.
computes normal scores from the ranks.
calculates the percentage of observations with nonmissing
values in the rank.
computes Savage (or exponential) scores from the
ranks.