oddsRatio | R Documentation |
Converts coefficients from edsurveyGlm
logit regression model to odds ratios.
oddsRatio(model, alpha = 0.05)
model |
an |
alpha |
the alpha level for the confidence level |
An oddsRatio.edsurveyGlm
object with the following elements:
OR |
odds ratio coefficient estimates |
2.5% |
lower bound 95% confidence interval |
97.5% |
upper bound 95% confidence interval |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.