Learn R Programming

binGroup2 (version 1.3.1)

Identification and Estimation using Group Testing

Description

Methods for the group testing identification problem: 1) Operating characteristics (e.g., expected number of tests) for commonly used hierarchical and array-based algorithms, and 2) Optimal testing configurations for these same algorithms. Methods for the group testing estimation problem: 1) Estimation and inference procedures for an overall prevalence, and 2) Regression modeling for commonly used hierarchical and array-based algorithms.

Copy Link

Version

Install

install.packages('binGroup2')

Monthly Downloads

245

Version

1.3.1

License

GPL (>= 3)

Maintainer

Brianna Hitt

Last Published

November 14th, 2023

Functions in binGroup2 (1.3.1)

OTC2

Find the optimal testing configuration for group testing algorithms that use a multiplex assay for two diseases
GroupMembershipMatrix

Construct a group membership matrix for hierarchical algorithms
ExpTests.opChar

Extract the expected number of tests from testing configuration results
binGroup2

binGroup2: Identification and Estimation using Group Testing
TOD

Summary measures for the Thresholded Optimal Dorfman (TOD) algorithm
IndProb

Extract the individual probabilities used to calculate group testing results
Sterrett

Summary measures for Sterrett algorithms
gtWidth

Expected width of confidence intervals in group testing
OTC1

Find the optimal testing configuration for group testing algorithms that use a single-disease assay
halving

Probability mass function for halving
coef.gtReg

Extract coefficients from a fitted group testing model
designEst

Optimal group size determination based on minimal MSE when estimating an overall prevalence
plot.OTC

Plot method for optimal testing configuration results
print.TOD

Print method for TOD
print.Sterrett

Print method for objects of class "Sterrett"
informativeArrayProb

Arrange a matrix of probabilities for informative array testing
expectOrderBeta

Determine a vector of probabilities for informative group testing algorithms
formula.gtReg

Extract the model formula from a fitted group testing model
pmf.Sterrett

Extract probability mass function (PMF) from group testing results
designPower

Number of groups or group size needed to achieve a power level in one parameter group testing
hivsurv

Data from an HIV surveillance project
gtPower

Power to reject a hypothesis for one proportion in group testing
pmf

Access the testing probability mass function returned from an object
gtRegControl

Auxiliary for controlling group testing regression
summary.opChar

Summary method for operating characteristics results
propCI

Confidence intervals for one proportion in group testing
propDiffCI

Confidence intervals for the difference of proportions in group testing
gtReg

Fitting group testing regression models
gtSim

Simulation function for group testing data
gtTest

Hypothesis test for one proportion in group testing
print.opChar

Print method for operating characteristics results
operatingCharacteristics1

Calculate operating characteristics for group testing algorithms that use a single-disease assay
summary.gtReg

Summary method for gtReg
predict.gtReg

Predict method for gtReg
print.halving

Print method for objects of class "halving"
operatingCharacteristics2

Calculate operating characteristics for group testing algorithms that use a multiplex assay for two diseases
residuals.gtReg

Extract model residuals from a fitted group testing model
summary.OTC

Summary method for optimal testing configuration results
pmf.halving

Extract probability mass function (PMF) from group testing results
print.designEst

Print method for objects of class "designEst"
print.gtReg

Print method for gtReg
print.OTC

Print method for optimal testing configuration results
print.propDiffCI

Print method for objects of class "propDiffCI"
print.propCI

Print method for objects of class "propCI"
print.designPower

Print method for objects of class "designPower"
print.summary.gtReg

Print method for summary.gtReg
print.predict.gtReg

Print method for predict.gtReg
print.gtTest

Print method for objects of class "gtTest"
ExpTests.halving

Extract the expected number of tests from testing configuration results
Accuracy

Extract the accuracy measures from group testing results
CompareConfig

Compare group testing results
Config.opChar

Extract the testing configuration from group testing results
Config.OTC

Extract the testing configuration from group testing results
ExpTests.OTC

Extract the expected number of tests from optimal testing configuration results
Config

Access the testing configurations returned from an object
ExpTests

Access the expected number of tests from an object
ExpTests.TOD

Extract the expected number of tests from testing configuration results
ExpTests.Sterrett

Extract the expected number of tests from testing configuration results