ci.ratio.prop.is: Ratio of Proportions from Two (Independent) Samples

View source: R/ratio.prop.is.R

ci.ratio.prop.isR Documentation

Ratio of Proportions from Two (Independent) Samples

Description

Computes adjusted Wald confidence interval for ratio of population proportions in 2-group design.

Arguments

alpha

alpha level for 1-alpha confidence

f1

number of participants in group 1 with attribute

f2

number of participants in group 2 with attribute

n1

sample size of group 1

n2

sample size of group 2

Value

proportions

proportions

LL

lower limit of the confidence interval

UL

upper limit of the confidence interval


cwendorf/dgb documentation built on May 3, 2022, 9:35 p.m.