statsmodels.stats.contingency\_tables.SquareTable
=================================================

.. currentmodule:: statsmodels.stats.contingency_tables

.. autoclass:: SquareTable

   

   .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages.
      .. autosummary::
         :toctree:
      
         SquareTable.chi2_contribs
         SquareTable.cumulative_log_oddsratios
         SquareTable.cumulative_oddsratios
         SquareTable.fittedvalues
         SquareTable.from_data
         SquareTable.homogeneity
         SquareTable.independence_probabilities
         SquareTable.local_log_oddsratios
         SquareTable.local_oddsratios
         SquareTable.marginal_probabilities
         SquareTable.resid_pearson
         SquareTable.standardized_resids
         SquareTable.summary
         SquareTable.symmetry
         SquareTable.test_nominal_association
         SquareTable.test_ordinal_association