﻿statsmodels.discrete.count\_model.GenericZeroInflated
=====================================================

.. currentmodule:: statsmodels.discrete.count_model

.. autoclass:: GenericZeroInflated
   :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:

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

   
   
   .. rubric:: Properties

   .. autosummary::
      :toctree:

      ~GenericZeroInflated.endog_names
      ~GenericZeroInflated.exog_names
   
   
   