Skip to content
Prev 156169 / 398502 Next

How to find the index

I think if you use 'order' it will return the indexes of the array, sorted. Then you can get the original index back because the array will not be changed.

Kevin
---- Peng Jiang <jp021 at sjtu.edu.cn> wrote:
i have a vector z , i have to do something after z is sorted. how  
can i find the original index, i.e., before sorting, of a certain  
element in the sorted vector  .
  thanks in advance

   regards
-----------------------------------------------
Peng Jiang ?? ,Ph.D. Candidate
Antai College of Economics & Management
????????
Department of Mathematics
???
Shanghai Jiaotong University (Minhang Campus)
800 Dongchuan Road
200240 Shanghai
P. R. China

______________________________________________
R-help at r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.