nbinom.
deriv
Derivative of the negative binomial transform
p : array_like
Mean parameters
g’(p) : ndarray
The derivative of the negative binomial transform link function
Notes
g’(x) = 1/(x+alpha*x^2)