Hi listers,
Is it possible to create multiple rows for each observation and copy the data for each id in the new rows?
My data currently looks like this:
id sex disability education school
1 1 0 12 A
2 0 1 8 B
I want to make the data look like this:
id sex disability education school
1 1 0 12 A
1 1 0 12 A
1 1 0 12 A
1 1 0 12 A
1 1 0 12 A
2 0 1 8 B
*
* 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/