﻿statsmodels.genmod.families.family.NegativeBinomial
===================================================

.. currentmodule:: statsmodels.genmod.families.family

.. autoclass:: NegativeBinomial
   :exclude-members:

   
   
   .. rubric:: Methods

   .. autosummary::
      :toctree:

      ~NegativeBinomial.deviance
      ~NegativeBinomial.fitted
      ~NegativeBinomial.loglike
      ~NegativeBinomial.loglike_obs
      ~NegativeBinomial.predict
      ~NegativeBinomial.resid_anscombe
      ~NegativeBinomial.resid_dev
      ~NegativeBinomial.starting_mu
      ~NegativeBinomial.weights
   
   
   
   
   
   .. rubric:: Properties

   .. autosummary::
      :toctree:

      ~NegativeBinomial.link
      ~NegativeBinomial.links
      ~NegativeBinomial.safe_links
      ~NegativeBinomial.valid
      ~NegativeBinomial.variance
   
   
   