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