logit | R Documentation |
Returns the logit transformation of x
logit(x, ...)
x |
a number, vector, matrix, etc. to be transformed from (0, 1) to (-inf inf) by the logit transform |
... |
additional arguments to be passed to plogis |
transformed result - impossible values are replaced with NA, without warnings
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.