powered by
Returns the logit. Where,
$$ logit(x) = \log(x/(1-x)) $$
logit(x)
Numeric that is the logit of x.
x
numeric vector
expit
logit(1:10)
Run the code above in your browser using DataLab