Hi All,
Unfortunatly no one answered my last question, so i want
to ask it once more and hope that anybody can help me:
I want to create wealth quintiles for two timepoints
(5 groups for timepoint a and 5 groups for timepoint b),
after that I want to create a crosstable of the quintile
groups a (col) and b (row).
I use a multiple imputed data set with multiple imputed
wealth variables (x1 and x2), so i tried
mim: sumdist x1, ngp(5) qgp(a)
mim: sumdist x2, ngp(5) qgp(b)
mim: tab b a, col
Unfortunately mim doesn´t support sumdist and tab.
What is the alternative to get the results I want?
Thanks,
Thomas
*
* 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/