﻿statsmodels.discrete.discrete\_model.NegativeBinomialP
======================================================

.. currentmodule:: statsmodels.discrete.discrete_model

.. autoclass:: NegativeBinomialP
   :exclude-members:

   
   
   .. rubric:: Methods

   .. autosummary::
      :toctree:

      ~NegativeBinomialP.cdf
      ~NegativeBinomialP.convert_params
      ~NegativeBinomialP.cov_params_func_l1
      ~NegativeBinomialP.fit
      ~NegativeBinomialP.fit_regularized
      ~NegativeBinomialP.from_formula
      ~NegativeBinomialP.hessian
      ~NegativeBinomialP.information
      ~NegativeBinomialP.initialize
      ~NegativeBinomialP.loglike
      ~NegativeBinomialP.loglikeobs
      ~NegativeBinomialP.pdf
      ~NegativeBinomialP.predict
      ~NegativeBinomialP.score
      ~NegativeBinomialP.score_obs
   
   
   
   
   
   .. rubric:: Properties

   .. autosummary::
      :toctree:

      ~NegativeBinomialP.endog_names
      ~NegativeBinomialP.exog_names
   
   
   