optimall: Allocate Samples Among Strata

Functions for the design process of survey sampling, with specific tools for multi-wave and multi-phase designs. Perform optimum allocation using Neyman (1934) <doi:10.2307/2342192> or Wright (2012) <doi:10.1080/00031305.2012.733679> allocation, split strata based on quantiles or values of known variables, randomly select samples from strata, allocate sampling waves iteratively, and organize a complex survey design. Also includes a Shiny application for observing the effects of different strata splits.

Version: 1.1.0
Depends: R (≥ 3.5.0)
Imports: dplyr (≥ 1.0.5), glue (≥ 1.4.0), magrittr (≥ 2.0.0), methods (≥ 4.0.0), rlang (≥ 0.2.2), stats (≥ 4.0.2), tibble (≥ 1.4.2), utils (≥ 3.5.0)
Suggests: bslib (≥ 0.2.4), DiagrammeR (≥ 1.0.0), DT (≥ 0.15), datasets, globals (≥ 0.12), knitr (≥ 1.28), rmarkdown (≥ 2.7), shiny (≥ 1.6.0), shinytest (≥ 1.4.0), survey (≥ 4.0), testthat (≥ 3.0.2), webshot (≥ 0.5)
Published: 2024-04-13
Author: Jasper Yang [aut, cre], Pamela Shaw [aut], Bryan Shepherd [ctb], Thomas Lumley [ctb], Gustavo Amorim [rev]
Maintainer: Jasper Yang <jbyang at uw.edu>
BugReports: https://github.com/yangjasp/optimall/issues
License: GPL-3
URL: https://github.com/yangjasp/optimall
NeedsCompilation: no
Materials: README NEWS
CRAN checks: optimall results

Documentation:

Reference manual: optimall.pdf
Vignettes: Multiwave Object
Using Optimall
Splitting Strata with Optimall Shiny

Downloads:

Package source: optimall_1.1.0.tar.gz
Windows binaries: r-prerel: optimall_1.1.0.zip, r-release: optimall_1.1.0.zip, r-oldrel: not available
macOS binaries: r-prerel (arm64): optimall_1.1.0.tgz, r-release (arm64): optimall_1.1.0.tgz, r-oldrel (arm64): optimall_1.1.0.tgz, r-prerel (x86_64): optimall_1.1.0.tgz, r-release (x86_64): optimall_1.1.0.tgz
Old sources: optimall archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=optimall to link to this page.