pwa_proportion: Inference for precision weighted average proportion in...

Description Usage Arguments

View source: R/binomial.R

Description

Inference for precision weighted average proportion in proportion meta-analysis

Usage

1
2
3
4
5
6
7
8
pwa_proportion(
  xi,
  ni,
  alternative = "two.sided",
  conf.level = 0.95,
  correction_factor = 0.01,
  ...
)

Arguments

xi:

number of responders in each study

ni:

study sample size


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