Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: Creating a variable that contains the 2nd, 3rd or 4th largest value in a row


From   "James Cross" <[email protected]>
To   [email protected]
Subject   st: Creating a variable that contains the 2nd, 3rd or 4th largest value in a row
Date   Tue, 25 Nov 2008 16:31:48 +0000

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/



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