blakerci: Blaker's exact CI for a binomial proportion

Description Usage Arguments Value References

View source: R/blakerci.R

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


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