Inverse of log transform link function
z : array
The inverse of the link function at p
p : array
The mean probabilities given the value of the inverse z
Notes
g^{-1}(z) = exp(z)
sm.genmod.families.links.log.deriv
sm.genmod.families.links.logit
Enter search terms or a module, class or function name.