statsmodels.discrete.discrete_model.CountModel
==============================================

.. currentmodule:: statsmodels.discrete.discrete_model

.. autoclass:: CountModel

   

   
   .. rubric:: Methods

   .. autosummary::
      :toctree:
   
    
    
      ~CountModel.cdf
    
    
      ~CountModel.cov_params_func_l1
    
    
      ~CountModel.fit
    
    
      ~CountModel.fit_regularized
    
    
      ~CountModel.from_formula
    
    
      ~CountModel.hessian
    
    
      ~CountModel.information
    
    
      ~CountModel.initialize
    
    
      ~CountModel.loglike
    
    
      ~CountModel.pdf
    
    
      ~CountModel.predict
    
    
      ~CountModel.score
    
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~CountModel.endog_names
      ~CountModel.exog_names
   
   