MICEData.plot_fit_obs(col_name, lowess_args=None, lowess_min_n=40, jitter=None, plot_points=True, ax=None) [source]
Plot fitted versus imputed or observed values as a scatterplot.
| Parameters: | 
  |  
|---|---|
| Returns: | |
| Return type: | 
 The matplotlib figure on which the plot is drawn.  |  
    © 2009–2012 Statsmodels Developers
© 2006–2008 Scipy Developers
© 2006 Jonathan E. Taylor
Licensed under the 3-clause BSD License.
    http://www.statsmodels.org/stable/generated/statsmodels.imputation.mice.MICEData.plot_fit_obs.html