dear all,
i need to transform the data as follows.
the current data
id x
1 100; 105
2 245
3 2119; 309; 1054
4 3
5 30006; 14
the modified data
id x
1 100
1 105
2 245
3 2119
3 309
3 1054
4 3
5 30006
5 14
the data has several variables (string and numerical) and "x" is
only variable that is comma separated.
information of other variables needs to be retained after
modification.
thank you in advance.
--
FUKUGAWA Nobuya, Ph.D.
[email protected]
*
* 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/