logit | R Documentation |
Logit transformation
logit(mu)
mu |
vector of numeric values between 0 and 1 |
logit transformed mu (log(mu/(1-mu)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.