AngusMcLure / PoolPoweR

Power and sample size calculations for surveys using pool testing (AKA group testing)
GNU General Public License v3.0
0 stars 1 forks source link

PoolPoweR

R-CMD-check test-coverage codecov

Power and sample size calculations, and design optimisaiton tools for surveys using pool testing (AKA group testing). For a code-free user interface to this package see [PoolTools](https://fredjaya.shinyapps.io/pooltools/). This package is under construction, with new functionality added often. Though we are confident that implemented code is (mostly) correct and have provided extensive documentation and tests within the package, the names of functions, inputs, and outputs may change over time. ## Installation ```r # install.packages("devtools") devtools::install_github("AngusMcLure/PoolPoweR") ``` ## Citation A journal article detailing the methods used for evaluating and optimising surveys will be available soon. In the interim please cite this website if you use our tool: > McLure, A., & Jaya, F. PoolPoweR [Computer software]. https://github.com/AngusMcLure/PoolPoweR