RANK Procedure
RANKS Statement
Creates new variables for the rank values.
Syntax
Required Argument
- new-variable(s)
-
specifies one or more
new variables that contain the ranks for the variable(s) listed in
the VAR statement. The first variable listed in the RANKS statement
contains the ranks for the first variable listed in the VAR statement.
The second variable listed in the RANKS statement contains the ranks
for the second variable listed in the VAR statement, and so on.
Copyright © SAS Institute Inc. All rights reserved.