statsmodels.imputation.mice.MICEData.update

MICEData.update(vname)[ソース]

Impute missing values for a single variable.

This is a two-step process in which first the parameters are perturbed, then the missing values are re-imputed.

Parameters:
vnamestr

The name of the variable to be updated.


最終更新日: 2025年01月28日