statsmodels.imputation.mice.MICE.combine

MICE.combine() [source]

Pools MICE imputation results.

This method can only be used after the run method has been called. Returns estimates and standard errors of the analysis model parameters.

Returns a MICEResults instance.

© 2009–2012 Statsmodels Developers
© 2006–2008 Scipy Developers
© 2006 Jonathan E. Taylor
Licensed under the 3-clause BSD License.
http://www.statsmodels.org/stable/generated/statsmodels.imputation.mice.MICE.combine.html