statsmodels.imputation.mice.MICE.fit# MICE.fit(n_burnin=10, n_imputations=10)[source]# Fit a model using MICE. Parameters: n_burninintThe number of burn-in cycles to skip. n_imputationsintThe number of data sets to impute