exactci: Clopper-Pearson exact CI

Description Usage Arguments Value References

View source: R/exactci.R

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.


PropCIs documentation built on May 2, 2019, 5:49 a.m.