Description Usage Arguments Value See Also
invlogit
returns the logistic transformed value.
1 | invlogit(x)
|
x |
A number or numeric vector from (-Inf Inf). |
Logistic transformed value of x
, 1/(1+exp(-x))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.