statsmodels.genmod.families.links.identity ========================================== .. currentmodule:: statsmodels.genmod.families.links .. autoclass:: identity .. 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: identity.__call__ identity.deriv identity.deriv2 identity.inverse identity.inverse_deriv identity.inverse_deriv2