Return the logit.
logit(p)
p
The probability
logit returns the logit
A value
Marc Girondot marc.girondot@gmail.com
Other logit: flexit(), invlogit()
flexit()
invlogit()
n <- logit(0.5) invlogit(n)