Construct a Table object from data.
data : array-like
The raw data, the first column defines the rows and the second column defines the columns.
shift_zeros : boolean
If True, and if there are any zeros in the contingency table, add 0.5 to all four cells of the table.
statsmodels.stats.contingency_tables.Table2x2.fittedvalues
statsmodels.stats.contingency_tables.Table2x2.homogeneity
Enter search terms or a module, class or function name.