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