rank2group2 {predict3d} | R Documentation |
Rank a numeric vector using proportional table and returns a new ordinal vector
rank2group2(x, k = 4)
x |
a numeric vector |
k |
a integer specifies how many groups you want to classify. default value is 4 |