statsmodels.imputation.mice.MICEData.impute#

MICEData.impute(vname)[source]#

Impute missing values for a single variable

Parameters:
vnamestr

The name of the variable to be imputed.