Hi All,
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. Are there alternatives?
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/