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

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

.. autoclass:: inverse_squared

   

   .. 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_squared.__call__
         inverse_squared.deriv
         inverse_squared.deriv2
         inverse_squared.inverse
         inverse_squared.inverse_deriv
         inverse_squared.inverse_deriv2