exactci: Clopper-Pearson exact CI

Description Usage Arguments Value References

Description

Clopper-Pearson exact CI

Usage

1
exactci(x, n, conf.level)

Arguments

x

Number of successes

n

Total sample size

conf.level

Confidence level

Value

A list with class '"htest"' containing the following components:

conf.int

a confidence interval for the proportion

References

Clopper, C. and Pearson, E.S. (1934) The use of confidence or fiducial limits illustrated in the case of the binomial. Biometrika 26, 404–413.


shearer/PropCIs documentation built on May 29, 2019, 9:20 p.m.