﻿statsmodels.discrete.discrete\_model.CountModel
===============================================

.. currentmodule:: statsmodels.discrete.discrete_model

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

   
   
   .. 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:: Properties

   .. autosummary::
      :toctree:

      ~CountModel.endog_names
      ~CountModel.exog_names
   
   
   