-ssc d rowsort-
HTH
Martin
-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of James Cross
Sent: Tuesday, November 25, 2008 5:32 PM
To: [email protected]
Subject: st: Creating a variable that contains the 2nd, 3rd or 4th largest
value in a row
Hi,
I am trying to create a variable that identifies the 2nd, 3rd or 4th
largest value in a row of variables. I can identify the largest value
suing the following command:
egen max= rowmax(varlist)
However I am not sure how to create a variable that identifies the
2nd, 3rd or 4th highest value.
Thanks,
James Cross
*
* 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/
*
* 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/