Navigation
index
modules
|
next
|
previous
|
statsmodels
»
User Guide
»
Multiple Imputation with Chained Equations
»
statsmodels.imputation.mice.MICE
»
statsmodels.imputation.mice.MICE.fit
statsmodels.imputation.mice.MICE.fit
¶
MICE.
fit
(
n_burnin
=
10
,
n_imputations
=
10
)
[source]
¶
Fit a model using MICE.
Parameters
n_burnin
int
The number of burn-in cycles to skip.
n_imputations
int
The number of data sets to impute
Table of Contents
Installing statsmodels
Getting started
User Guide
Examples
API Reference
About statsmodels
Developer Page
Release Notes
Quick search
Navigation
index
modules
|
next
|
previous
|
statsmodels
»
User Guide
»
Multiple Imputation with Chained Equations
»
statsmodels.imputation.mice.MICE
»
statsmodels.imputation.mice.MICE.fit