MICEData.plot_missing_pattern(ax=None, row_order='pattern', column_order='pattern', hide_complete_rows=False, hide_complete_columns=False, color_row_patterns=True) [source]
Generate an image showing the missing data pattern.
| Parameters: | 
 | 
|---|---|
| Returns: | |
| Return type: | A figure containing a plot of the missing data pattern. | 
    © 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_missing_pattern.html