Description Usage Arguments Value See Also Examples
View source: R/maths_functions.R
Converts a given value from the scale of 0 and 1 to between -Inf and Inf
| 1 | logit(p)
 | 
| p | numeric value to be converted | 
numeric value of the converted input
logistic returns the inverse value (ie. the logistic function)
| 1 | logit(0.5)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.