statsmodels.genmod.families.links.logit
=======================================

.. currentmodule:: statsmodels.genmod.families.links

.. autoclass:: logit

   

   .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages.
      .. autosummary::
         :toctree:
      
         logit.__call__
         logit.deriv
         logit.deriv2
         logit.inverse
         logit.inverse_deriv
         logit.inverse_deriv2