[R] How to rank vectors based on their elements?
Manish Gupta
mandecent.gupta at gmail.com
Sun Apr 15 11:52:11 CEST 2012
Hi,
In my case, your first guess is right. I need to rank classes based on
their feature vector.
1 3 4 -2 0 class1
2 0 0 -3 0 class2
2 3 1 4 5 class3
-4 -5 1 0 0 class4
Like class1 > class3> class4> class2
How can i implement it?
Regards
--
View this message in context: http://r.789695.n4.nabble.com/How-to-rank-vectors-based-on-their-elements-tp4558409p4558829.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list