Description Usage Arguments Value
Returns the odds ratio and associated probability for a user-defined outcome (using logistic regression; 'glm()') for a case whose values are all at their median, estimating an 'average' case.
1 | modds(x)
|
x |
a logit model performed using 'glm(...,family=binomial(link="logit"))' |
odds: an odds ratio; prob: the associated probability analogous to this odds ratio
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.