View source: R/numericFunctions.R
ilogit | R Documentation |
Inverse logit (expit) tranformation of a numeric vector
ilogit(x)
expit(x)
x |
A numeric real-valued vector |
A numeric vector of the inverse logits of x.
Steve Gutreuter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.