statsmodels.imputation.mice.MICEData
====================================

.. currentmodule:: statsmodels.imputation.mice

.. autoclass:: MICEData

   

   .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages.
      .. autosummary::
         :toctree:
      
         MICEData.get_fitting_data
         MICEData.get_split_data
         MICEData.impute
         MICEData.impute_pmm
         MICEData.next_sample
         MICEData.perturb_params
         MICEData.plot_bivariate
         MICEData.plot_fit_obs
         MICEData.plot_imputed_hist
         MICEData.plot_missing_pattern
         MICEData.set_imputer
         MICEData.update
         MICEData.update_all