invlogit | R Documentation |
Inverse logit transformation
invlogit(x)
x |
data |
Inverse logit transformation of x
x <- .5
invlogit(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.