Description Usage Arguments Value Examples
View source: R/freedom_functions_1.R
Calculates the combined specificity for multiple tests interpreted in parallel (assuming independence)
1  | sp.parallel(sp)
 | 
sp | 
 vector of unit specificity values  | 
scalar of combined specificity, assuming independence
1 2  | # examples for sp.parallel
sp.parallel(c(0.99, 0.95, 0.8))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.