ci.prop.ps: Proportions from Paired Samples

View source: R/prop.ps.R

ci.prop.psR Documentation

Proportions from Paired Samples

Description

Computes adjusted Wald confidence interval for difference of population proportions in 2-level within-subjects design.

Arguments

alpha

alpha level for 1-alpha confidence

f12

number of participants who have attribute in condition 1 but not condition 2

f21

number of participants who have attribute in condition 2 but not in condition 1

n

sample size

Value

LL

lower limit of the confidence interval

UL

upper limit of the confidence interval


cwendorf/DGB documentation built on May 3, 2022, 9:34 p.m.