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