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]" <[email protected]>
Subject   st: Quintiles and crosstables with multiple imputed data
Date   Mon, 6 Jul 2009 12:24:44 +0000 (GMT)

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/



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