﻿statsmodels.discrete.discrete\_model.Logit
==========================================

.. currentmodule:: statsmodels.discrete.discrete_model

.. autoclass:: Logit
   :exclude-members: cdf,cov_params_func_l1,fit,fit_regularized,from_formula,hessian,information,initialize,loglike,loglikeobs,pdf,predict,score,score_obs,

   
   
   .. rubric:: Methods

   .. autosummary::
      :toctree:

      ~Logit.cdf
      ~Logit.cov_params_func_l1
      ~Logit.fit
      ~Logit.fit_regularized
      ~Logit.from_formula
      ~Logit.hessian
      ~Logit.information
      ~Logit.initialize
      ~Logit.loglike
      ~Logit.loglikeobs
      ~Logit.pdf
      ~Logit.predict
      ~Logit.score
      ~Logit.score_obs
   
   
   

   
   
   .. rubric:: Properties

   .. autosummary::
      :toctree:

      ~Logit.endog_names
      ~Logit.exog_names
   
   
   