powered by
Return the inverse logit.
invlogit(n)
A value
The value to inverse to get the probability
Marc Girondot marc.girondot@gmail.com
invlogit returns the inverse logit
Other logit: flexit(), logit()
flexit()
logit()
n <- logit(0.5) invlogit(n)
Run the code above in your browser using DataLab