ci.prop.ps: Confidence interval for a paired-samples proportion difference
Description
Computes an adjusted Wald confidence interval for a difference of
population proportions in a paired-samples design. This function requires
the frequency counts from a 2 x 2 contingency table for two repeated
dichotomous measurements.
Usage
ci.prop.ps(alpha, f00, f01, f10, f11)
Value
Returns a 1-row matrix. The columns are:
Estimate - adjusted estimate of proportion difference
SE - adjusted standard error
LL - lower limit of the adjusted Wald confidence interval
UL - upper limit of the adjusted Wald confidence interval