powered by
Logit and Inverse logit
logit(x)inv_logit(x)
inv_logit(x)
Numeric vector.
# NOT RUN { logit(0.5) inv_logit(0) # }
Run the code above in your browser using DataLab