Description Usage Arguments Examples
View source: R/log_odds_to_prob.R
Converts log odds to probability value, which is useful for interpreting results of logistic regression.
1 | log_odds_to_prob(log_odds)
|
log_odds |
is the predicted log odds for a sample |
1 | log_odds_to_prob(3.56)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.