powered by
Return the logit.
logit(p)
The probability
A value
logit returns the logit
Other logit: flexit(), invlogit()
flexit()
invlogit()
# NOT RUN { n <- logit(0.5) invlogit(n) # }
Run the code above in your browser using DataLab