| logit {ef} | R Documentation | 
Logistic transformation
Description
This function transforms values on the probability scale to values on the logistic scale.
Usage
logit(p)
Arguments
| p | a numeric vector with values between 0 and 1 | 
Value
vector of values between -Inf and Inf
[Package ef version 1.2.0 Index]