powered by
Calculates the inverse logit
invlogit(x)
x mapped to [0, 1]
x
Vector of numbers
Jared P. Lander
Maps the real line to [0, 1]
invlogit(3) invlogit(-6:6) invlogit(c(-1, 1, 2))
Run the code above in your browser using DataLab