Inverse Logistic Function / Reverse Sigmoid Function

If

y = 1/(1+exp(-x))

then

x = ln(y/(1-y))

Leave a Comment