Rdocumentation
powered by
Learn R Programming
updog (version 1.2.0)
logit: The logit function.
Description
The logit function.
Usage
logit(x)
Arguments
x
A double between 0 and 1.
Value
The logit of
x
.