Estimate test panel combination sensitivity
Source:R/panel_sens_estimator.R
panel_sens_estimator.Rd
Estimate the sensitivity of a combination of tests, where the tests are testing for different conditions and positive results are combined into a panel using a logical OR. Because false negatives from each component of a panel can be cancelled out by true positives, or false positives from other components of the test depending on the prevalence of the underlying conditions, the combined false negative rate is lower the more cases there arecombine the false positive rate for the panel is higher than the individual components (and hence the true negative rate a.k.a specificity is lower).