invlogit | R Documentation |
Inverse logit transformation
invlogit(eta)
eta |
vector of numeric values |
inverse logit transformed eta (exp(eta)/(1 + exp(eta)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.