powered by
Compute the logit or anti-logit
logit(x)alogit(x)
alogit(x)
logit: The logit of x.
logit
x
alogit: The anti-logit of x.
alogit
A number. For logit, a probability (between 0 and 1, inclusive). For alogit, any real number.
logit(0.5) alogit(0)
Run the code above in your browser using DataLab