inv.logit(x)
x
|
A numeric object. Missing values (NAs) are allowed.
|
exp(x)/(1+exp(x)). Values in x of
-Inf or Inf return logits of 0 or 1 respectively. Any NAs in the input
will also be NAs in the output.x containing the inverse logits of the
input values.logit