NegativeBinomial.
inverse
Inverse of the negative binomial transform
z : array_like
The value of the inverse of the negative binomial link at p.
p : ndarray
Mean parameters
Notes
g^(-1)(z) = exp(z)/(alpha*(1-exp(z)))