Package: binomSamSize
Type: Package
Title: Confidence Intervals and Sample Size Determination for a
        Binomial Proportion under Simple Random Sampling and Pooled
        Sampling
Version: 0.1-4
Date: 2016-12-04
Authors@R: c(person("Michael", "Hhle",
                  email = "hoehle@math.su.se",
                  role = c("aut", "cre")),
             person("Wei", "Liu", role = "ctb"))
Author: Michael Hhle [aut, cre], Wei Liu [ctb]
Maintainer: Michael Hhle <hoehle@math.su.se>
Depends: binom
Suggests: testthat
Description: 
  A suite of functions to compute confidence intervals and necessary
  sample sizes for the parameter p of the Bernoulli B(p)
  distribution under simple random sampling or under pooled
  sampling. Such computations are e.g. of interest when investigating
  the incidence or prevalence in populations.
  The package contains functions to compute coverage probabilities and
  coverage coefficients of the provided confidence intervals
  procedures. Sample size calculations are based on expected length.
License: GPL-3
LazyLoad: yes
Encoding: latin1
NeedsCompilation: yes
Packaged: 2016-12-04 23:17:53 UTC; hoehle
Repository: CRAN
Date/Publication: 2016-12-05 08:27:24
