Hello,
I have a panel variable: that is it has time series and cross section
dimensions.
I would like to produce a histogram regardless of the time dimension.
That is, I would like to pool the time dimension and then produce a
histogram.
To do this, I used the following command:
.
.
.
reshape long variablename, i(id) j(number)
I suppose one can also use the "stack" command.
I am wondering if this is an inefficient way of pooling data.
Is there a better workaround to pool data?
Thanks in advance.
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/