| calcOddsRatio | R Documentation |
Calculates odds Ratio and CI.
calcOddsRatio(table, alpha = 0.05, referencerow = 2, quiet = FALSE)
table |
Contingency table. |
alpha |
critical value |
referencerow |
fix a indep. group as a base/reference. |
quiet |
If there are just two treatments (exposed/nonexposed). Default value is FALSE. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.