statsmodels.imputation.mice.MICEData.impute_pmm#

MICEData.impute_pmm(vname)[source]#

Use predictive mean matching to impute missing values

Notes

The perturb_params method must be called first to define the model.