﻿statsmodels.discrete.truncated\_model.HurdleCountModel
======================================================

.. currentmodule:: statsmodels.discrete.truncated_model

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

   
   
   .. rubric:: Methods

   .. autosummary::
      :toctree:

      ~HurdleCountModel.cdf
      ~HurdleCountModel.cov_params_func_l1
      ~HurdleCountModel.fit
      ~HurdleCountModel.fit_regularized
      ~HurdleCountModel.from_formula
      ~HurdleCountModel.hessian
      ~HurdleCountModel.information
      ~HurdleCountModel.initialize
      ~HurdleCountModel.loglike
      ~HurdleCountModel.pdf
      ~HurdleCountModel.predict
      ~HurdleCountModel.score
   
   
   

   
   
   .. rubric:: Properties

   .. autosummary::
      :toctree:

      ~HurdleCountModel.endog_names
      ~HurdleCountModel.exog_names
   
   
   