| exactci {PropCIs} | R Documentation |
Clopper-Pearson exact CI
exactci(x, n, conf.level)
x |
Number of successes |
n |
Total sample size |
conf.level |
Confidence level |
A list with class '"htest"' containing the following components:
conf.int |
a confidence interval for the proportion |
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.