Skip to contents

Expected test panel prevalence assuming independence

Usage

panel_prevalence(p, na.rm = FALSE)

Arguments

p

a vector of prevalences of the component tests

na.rm

remove NA values?

Value

a single value for the effective specificity of the combination of the tests

Examples

panel_prevalence(p = rep(0.01,24))
#> [1] 0.2143219