Second derivative of the negative binomial link function.
Mean parameters
ndarray
The second derivative of the negative binomial transform link function
Notes
g’’(x) = -(1+2*alpha*x)/(x+alpha*x^2)^2
NegativeBinomial.deriv2