powered by
Calculates the combined sensitivity for multiple tests interpreted in parallel (assuming independence)
se.parallel(se)
vector of unit sensitivity values
scalar of combined sensitivity, assuming independence
# NOT RUN { # examples for se.parallel se.parallel(c(0.99, 0.95, 0.8)) # }
Run the code above in your browser using DataLab