Hi!
I was wondering if there was some way to convert regression output
into a standard table when using mi estimate commands in stata 11.
When i fit a regression model using mi estimate followed by an outreg2
statement, I get the following message: matrix e(b) not found; run
regression first
r(111);
example:
mi estimate: regress ouctome predictor1 predictor2 , vce(cluster Cluster_name)
outreg2 predictor using word.doc, bdec(3) addstat ("ICC",e(rho))
alpha(.001, .01, .05, .10) symbol(***, **, *, ~) replace
matrix e(b) not found; run regression first
r(111);
*
* 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/