logit | R Documentation |
This function applies logit transformation for a given probability
logit(p)
p |
a numeric value of probability, ranges between 0 and 1, exactly 0 and 1 not allowed |
The logit function transforms a probability within the range of 0 and 1 to the real line
a numeric value transformed to the real line
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.