Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
From | Abhimanyu Arora <abhimanyu.arora1987@gmail.com> |
To | statalist@hsphsun2.harvard.edu |
Subject | Re: st: unstacking |
Date | Mon, 22 Aug 2011 11:47:24 +0200 |
Hi again Please read the fourth variable name containg the values as "var". Thanks Abhimanyu On Mon, Aug 22, 2011 at 11:42 AM, Abhimanyu Arora <abhimanyu.arora1987@gmail.com> wrote: > Dear statalist > I have 4 variables country_characteristic (Taking values such as GDP, > Imports, exports etc.), country, year and value (of the corresponding > country_char). > The end result that I would like to see is the following form > country year GDP Imports Exports (variable values > now being variable names) > > I tried the following command > > .reshape wide var, i(country year) j(country_char) string > > but didn't work out. > > Would be thankful for a solution > Best regards > Abhimanyu > * > * 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/