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