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