statsmodels.genmod.families.links.inverse\_power
================================================

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

.. autoclass:: inverse_power

   

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