var [ grids ... ] datarank
| Arguments | ||
|---|---|---|
| label | type | description |
| var | variable | data to be ranked |
| grids | grid set | grid(s) (i.e., independent variables) over which data is to be ranked |
| Returns | ||
| rankvar | variable | same as var except values of rankvar are the ranks of corresponding values of var; rankvar is dependent on the same grids as var |