statsmodels.stats.weightstats.CompareMeans
==========================================

.. currentmodule:: statsmodels.stats.weightstats

.. autoclass:: CompareMeans

   

   .. 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:
      
         CompareMeans.dof_satt
         CompareMeans.from_data
         CompareMeans.std_meandiff_pooledvar
         CompareMeans.std_meandiff_separatevar
         CompareMeans.summary
         CompareMeans.tconfint_diff
         CompareMeans.ttest_ind
         CompareMeans.ttost_ind
         CompareMeans.zconfint_diff
         CompareMeans.ztest_ind
         CompareMeans.ztost_ind