statsmodels.genmod.families.links.log
=====================================

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

.. autoclass:: log

   

   .. 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:
      
         log.__call__
         log.deriv
         log.deriv2
         log.inverse
         log.inverse_deriv
         log.inverse_deriv2