invlogit-deprecated | R Documentation |
invlogit
returns the logistic transformed value.
invlogit(x)
x |
A number or numeric vector from |
Logistic transformed value of x
, 1/(1+exp(-x))
ROCit-deprecated
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.