Processes | Utilities | Rank Rows

Rank Rows
The Rank Rows process creates numerically ranked values from variables in a SAS data set.
What do I need?
One SAS data set is required for the Rank Rows process. Observations to be ranked must be numeric values.
For an example, consider the adsl.sas7bdat data set (found in the LifeSciences\Sample Data\Nicardipine\ADaM directory included with JMP Genomics and JMP Clinical, and described in Nicardipine), shown below.
Ranked values are to be generated from the AGE column (highlighted), using the GROUPS Rank Method with 4 groups. The values are to be placed into a new column with AGE_GROUP as its SAS Name.
For detailed information about the files and data sets used or created by JMP Life Sciences software, see Files and Data Sets.
Output/Results
Refer to the Rank Rows output documentation for a detailed description of the output of this process.