expit.Rd
\(\frac{\exp\{x\}}{1 + \exp\{x\}}\)
expit(x)
A numeric value or vector to compute the expit function on.
expit returns the result of the function \(f(x) = \frac{\exp\{x\}}{1 + \exp\{x\}}\) for a given x.
expit
x