Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


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

st: Saving the "j" values in a local after reshape


From   Davide Cantoni <[email protected]>
To   [email protected]
Subject   st: Saving the "j" values in a local after reshape
Date   Thu, 1 Mar 2012 17:26:24 +0100

Dear all,

when using -reshape-, is there any way to save the levels of the "j" variable?

To make my question clearer: a typical -reshape- command will return the output

 *** begin output

. reshape wide inc, i(id) j(year)
(note: j = 1980 1982 1983 1987)

Data                               wide   ->   long
-----------------------------------------------------------------------------

*** end output

So the question is: can this list of numbers (in the example above,
"1980 1982 1983 1987") be saved as a local, for future use?

Thanks in advance,

Davide
*
*   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–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index