blakerci: Blaker's exact CI for a binomial proportion

Description Usage Arguments Value References

Description

Blaker's exact CI for a binomial proportion

Usage

1
blakerci(x, n, conf.level, tolerance=1e-05)

Arguments

x

Number of successes

n

Total sample size

conf.level

Confidence level

tolerance

default tolerance

Value

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

conf.int

The confidence intervall for the proportion

References

Blaker, H. (2000). Confidence curves and improved exact confidence intervals for discrete distributions, Canadian Journal of Statistics 28 (4), 783–798


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