NegativeBinomial.
deriv2
Second derivative of the negative binomial link function.
Notes
g’‘(x) = -(1+2*alpha*x)/(x+alpha*x^2)^2
statsmodels.genmod.families.links.NegativeBinomial.deriv
statsmodels.genmod.families.links.NegativeBinomial.inverse