Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: st: making tables with mi results
From
daniel klein <[email protected]>
To
[email protected]
Subject
Re: st: making tables with mi results
Date
Thu, 15 Mar 2012 17:04:29 +0100
By default -mi estimate- stores the coefficients and covariance-matrix
in e(b_mi) and e(V_mi). Try specifying the -post- option with -mi
estimates- which stores those results in e(b) and e(V) where -estout-
can find them.
By the way, -estout- is a user-written program (Jann) from SSC, as we
are asked to explain where user-written software comes from.
Best
Daniel
*
* 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/