| Language Reference |
computes bivariate ranks



x={1 0,
4 2,
3 4,
5 3,
6 3};
f=branks(x);
F 5 rows 3 cols (numeric)
1 1 1
3 2 2
2 5 2
4 3.5 3
5 3.5 3.5
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.