Description Usage Arguments Value
View source: R/functions_utility.R
Given a numeric object return the inverse logit of the values.
1  | invlogit(x)
 | 
x | 
 A numeric object.  | 
An object of the same type as x containing the inverse logits of the input values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.