https://github.com/angusmclure/poolpower
Power and sample size calculations for surveys using pool testing (AKA group testing)
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.1%) to scientific vocabulary
Repository
Power and sample size calculations for surveys using pool testing (AKA group testing)
Basic Info
Statistics
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 20
- Releases: 0
Metadata Files
README.md
PoolPoweR
Power and sample size calculations, and design optimisation tools for surveys using pool testing (AKA group testing).
For a code-free user interface to this package see PoolTools.
This package is under active development, 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
Owner
- Name: Angus McLure
- Login: AngusMcLure
- Kind: user
- Company: The Australian National University
- Website: https://scholar.google.com.au/citations?user=vNQ1ULAAAAAJ&hl=en
- Repositories: 2
- Profile: https://github.com/AngusMcLure
I'm an infectious disease modeller working at the Australian National University.
GitHub Events
Total
- Push event: 7
Last Year
- Push event: 7
Dependencies
- actions/checkout v3 composite
- r-lib/actions/check-r-package v2 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- actions/checkout v3 composite
- actions/upload-artifact v3 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- distributions3 * imports
- dplyr * imports
- glue * imports
- hypergeo * imports
- purrr * imports
- testthat >= 3.0.0 suggests