Package: allocation
Type: Package
Title: Exact Optimal Allocation Algorithms for Stratified Sampling
Version: 0.1.0
Authors@R: person(given = c("Andrew", "M."), family = "Raim",
    role = c("aut", "cre"), email = "andrew.raim@gmail.com")
Maintainer: Andrew M. Raim <andrew.raim@gmail.com>
Description: 
    Implements several exact methods for allocating optimal sample sizes when
    designing stratified samples. These methods are discussed in Wright (2012)
    <doi:10.1080/00031305.2012.733679> and Wright (2017)
    <doi:10.1016/j.spl.2017.04.026>.
License: MIT + file LICENSE
Imports: Rmpfr
RoxygenNote: 7.3.2
Encoding: UTF-8
VignetteBuilder: quarto
Suggests: quarto
NeedsCompilation: no
Packaged: 2025-08-22 08:54:19 UTC; araim
Author: Andrew M. Raim [aut, cre]
Repository: CRAN
Date/Publication: 2025-08-27 16:30:17 UTC
Built: R 4.5.1; ; 2025-10-06 01:10:25 UTC; windows
