Logo

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.

Previous topic

statsmodels.imputation.mice.MICEData.impute

Next topic

statsmodels.imputation.mice.MICEData.next_sample

This Page