Description Usage Arguments Author(s) Examples
STransform odds or log odds to probabilities.
1 | odds_to_probs(odds, log=TRUE)
|
odds |
The odds. |
log |
Are these log odds? |
Dominique Makowski
1 2 3 | require(neuropsychology)
odds_to_probs(0.46)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.