PoolTools is an open-source interface to two R packages.
Analysis of pooled data (estimation of prevalence) is achieved by interfacing with PoolTestR. For more information about the package read see the PoolTestR documentation on GitHub and this article in Environmental Modelling and Software.
Design of surveys (sample size calculations, power calculations, optimisation of designs) is done by interfacing with PoolPoweR.
Important
PoolTools analyses include certain statistical assumptions, which are outlined below. If these assumptions are a poor fit for a specific analysis, using the underlying R packages PoolTestR and PoolPoweR allows the user to change these settings.
When estimating prevalence (with or without stratification), PoolTools calls the function PoolTestR::PoolPrev()
. When estimating prevalence from data with a hierarchical/clustering sampling schemes, PoolTools calls the function PoolTestR::HierPoolPrev()
.
In both cases, PoolTools uses built-in parameters to calculate prevalence, making the following assumptions:
level
sets the confidence level to be used for the confidence and credible intervalslevel = 0.95
all.negative.pools
sets the kind of point estimate and interval to use when all pools in the study are negative.all.negative.pools = "zero"
level
(see above) posterior quantile the upper bound for the interval.robust
determines whether the point estimate of prevalence is the posterior mean (when robust = FALSE
) or the posterior median (when robust = TRUE
)robust = TRUE
If these assumptions are a poor fit for a particular data set, we recommend using the PoolTestR package instead so each of these parameters can be specified by the user.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4