R/links.R
invlogit.Rd
Inverse logit transformation
invlogit(x)
data
Inverse logit transformation of x
x <- .5 invlogit(x) #> [1] 0.6224593