mle_lor: Inference for MLE of common log odds ratios in meta-analysis...

Description Usage Arguments

View source: R/two-by-two.R

Description

Inference for MLE of common log odds ratios in meta-analysis of two-by-two tables

Usage

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
)

Arguments

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


KenLi93/ProperMeta documentation built on Feb. 18, 2021, 3:32 a.m.