Description Usage Arguments Value Examples
View source: R/freedom_functions_2.R
Calculates population specificity for a large or unknown population, using the Binomial distribution and adjusting for cut-point number of positives
1 |
n |
sample size (scalar or vector) |
c |
The cut-point number of positives to classify a cluster as positive, default=1, if positives < c result is negative, >= c is positive (scalar or vector of same length as n) |
sp |
test unit specificity (scalar or vector of same length as n) |
a vector of population-level specificities
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.