Rdocumentation
powered by
Learn R Programming
updog (version 1.2.0)
expit: The expit (logistic) function.
Description
The expit (logistic) function.
Usage
expit(x)
Arguments
x
A double.
Value
The expit (logistic) of
x
.