Inverse of log-complement transform link function
z (ndarray) – The inverse of the link function at p
p – The mean probabilities given the value of the inverse z
ndarray
Notes
g^{-1}(z) = 1 - exp(z)
LogC.inverse