Maps the stan function so the same code works in R.
inv_logit(x)
x
value to calculate the inverse logit for.
inv_logit(-3)