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

View source: R/prop.is.R

ci.prop.isR Documentation

Proportions from Two (Independent) Samples

Description

Computes adjusted Wald confidence interval for difference 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

MLEs

estimates

SE

standard error

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.