Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: A query about sorting.


From   "Ashim Kapoor" <[email protected]>
To   [email protected]
Subject   st: A query about sorting.
Date   Mon, 25 Aug 2008 17:36:56 +0530

Hello everyone,

I have a simple code to write.

I have 6 variables v1, v2 , v3, v4 ,v5 , v6.

I want to sort "according to each observation". That is , in the end
for each i I want , v1[i] < = v2[i] <=... v6[i].

So I wrote a simple bubble for each row and then loop from 1 to _N.

Now the problem is that this works but it's VERY VERY slow. Any
comments anyone ?

Thank you guys,
Ashim. : )
*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index