statsmodels.imputation.mice.MICE.fit¶ MICE.fit(n_burnin=10, n_imputations=10)[ソース]¶ Fit a model using MICE. Parameters:¶ n_burninintThe number of burn-in cycles to skip. n_imputationsintThe number of data sets to impute 最終更新日: 2025年01月28日