Description Usage Arguments Value Examples
function that do logit transformation
1 |
x |
a numeric or complex vector. |
B |
a positive or complex number: the base with respect to which logarithms are computed. Defaults to e=exp(1) |
value after logit transformation
1 2 3 4 5 | ## Not run:
logitB(0.5, B = 2)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.