statsmodels.imputation.mice.MICEData.plot_fit_obs¶
-
MICEData.plot_fit_obs(col_name, lowess_args=
None, lowess_min_n=40, jitter=None, plot_points=True, ax=None)[source]¶ 绘制拟合值与插补值或观测值的散点图。
- Parameters:¶
- Returns:¶
Thematplotlibfigureonwhichtheplotisdrawn.
Last update:
Oct 16, 2024