View source: R/misc_functions.R
inv_logit | R Documentation |
inv_logit
Calculates the inverse of the logit (probability in logistic regression)
inv_logit(x)
x |
Numerical value used to compute the inverse of the logit. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.