statsmodels.discrete.discrete\_model.BinaryResults
==================================================

.. currentmodule:: statsmodels.discrete.discrete_model

.. autoclass:: BinaryResults

   

   .. 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:
      
         BinaryResults.aic
         BinaryResults.bic
         BinaryResults.bse
         BinaryResults.conf_int
         BinaryResults.cov_params
         BinaryResults.f_test
         BinaryResults.fittedvalues
         BinaryResults.get_margeff
         BinaryResults.initialize
         BinaryResults.llf
         BinaryResults.llnull
         BinaryResults.llr
         BinaryResults.llr_pvalue
         BinaryResults.load
         BinaryResults.normalized_cov_params
         BinaryResults.pred_table
         BinaryResults.predict
         BinaryResults.prsquared
         BinaryResults.pvalues
         BinaryResults.remove_data
         BinaryResults.resid_dev
         BinaryResults.resid_pearson
         BinaryResults.resid_response
         BinaryResults.save
         BinaryResults.set_null_options
         BinaryResults.summary
         BinaryResults.summary2
         BinaryResults.t_test
         BinaryResults.t_test_pairwise
         BinaryResults.tvalues
         BinaryResults.wald_test
         BinaryResults.wald_test_terms



   

   .. 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:
      
         BinaryResults.use_t