BlakerCI-package {BlakerCI}R Documentation

Blaker's binomial and Poisson confidence limits

Description

Fast and accurate calculation of Blaker's binomial and Poisson confidence limits.

Details

Package: BlakerCI
Type: Package
Version: 1.0-6
Date: 2019-04-29
License: GPL-3
LazyLoad: yes

Acknowledgement

This work was accomplished with institutional support RVO:67985807. The same was true for the previous version 1.0-5.

Versions up to 1.0-2 were supported by grant 205/09/1079 from The Czech Science Foundation.

Author(s)

Jan Klaschka klaschka@cs.cas.cz

Maintainer: Jan Klaschka klaschka@cs.cas.cz

Examples

binom.blaker.limits(3,10) # [1] 0.08726443 0.61941066
poisson.blaker.limits(3)  # [1] 0.8176914 8.5597971

[Package BlakerCI version 1.0-6 Index]