Inverse of log 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) = exp(z)
Log.inverse