powered by
This function returns the logit of the input argument.
logit(p)
logit of p
A numeric in (0, 1)
Stephan Wojciekowski
This function is an alias for `stats::binomial()$linkfun`
family
logit(invLogit(0.3)) logit(c(0, 0.5, 1))
Run the code above in your browser using DataLab