Description Usage Arguments Author(s)
The inverse of the logit of x
is given by
\frac{1}{1 + \exp(-x)} or
\frac{\exp≤ft( x \right)}{\exp ≤ft( x \right) + 1}.
1 | inv_logit(x)
|
x |
Input value. |
Ivan Jacob Agaloos Pesigan
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.