Inference for MLE of common log odds ratios in meta-analysis of two-by-two tables
1 2 3 4 5 6 7 8 9 | mle_lor(
ai,
n1i,
ci,
n2i,
correction_factor = 0.1,
alternative = "two.sided",
conf.level = 0.95
)
|
ai: |
number of responders in group 1 |
n1i: |
sample size of group 1 |
ci: |
number of responders in group 2 |
n2i: |
sample size of group 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.