Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: Quintiles and crosstables with multiple imputed data


From   Thomas Lux <[email protected]>
To   [email protected]
Subject   st: Quintiles and crosstables with multiple imputed data
Date   Thu, 2 Jul 2009 20:23:56 +0000 (GMT)

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/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index