logit2 | R Documentation |
Utility functions for computing logit and inverse logit in base 2.
logit2(x)
ilogit2(x)
x |
A numeric vector. |
A numeric vector.
Kasper Daniel Hansen khansen@jhsph.edu.
logit2(c(0.25, 0.5, 0.75))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.