When you work with multiply imputed data, the -mi estimate- command is nice, but it has some requirements and doesn't support every estimation command available in Stata.
But the formulas for combining estimates across multiply imputed datasets are quite simple and only require a point estimate and standard error for each imputed copy of the data. Has anyone written a command that implements the formulas from point estimates and standard errors? I'm thinking such a command could have been written before -mi estimate- or afterward to use with commands that -mi estimate- won't accept?
But the formulas for combining estimates across multiply imputed datasets are quite simple and only require a point estimate and standard error for each imputed copy of the data. Has anyone written a command that implements the formulas from point estimates and standard errors? I'm thinking such a command could have been written before -mi estimate- or afterward to use with commands that -mi estimate- won't accept?

Comment