pymc.math.invlogit#

pymc.math.invlogit(x, eps=None)[source]#

The inverse of the logit function, 1 / (1 + exp(-x)).