pwa_lor: Inference for precision weighted average log odds ratios in...

Description Usage Arguments

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

Description

Inference for precision weighted average log odds ratios in meta-analysis of two-by-two tables

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
pwa_lor(
  ai,
  n1i,
  ci,
  n2i,
  alternative = "two.sided",
  conf.level = 0.95,
  correction_factor = 0.1,
  ...
)

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.