Description Usage Arguments Value Examples
This function calculates the ART needed by MPA for a range of pool sizes (from 2 to a pool size specified).
1 |
v |
Numeric vector of the observations for calculating ecdf. For quantitative pooling
strategies, only CDF on the support of v < cutoff is needed; so |
N |
The number (vector length) of the observations. By default, |
max_K |
Maximum pool size that is considered. |
cutoff |
Cutoff value of quantitative assay that defines test positivity. By default,
|
quietly |
Logical value; whether print the results to screen or not. |
The function returns a matrix of two columns: The pool size from 1:max_K, the convol_cdf(? question about how to describe this value), and the Average Tests Required by MPA (MPA_ATR) given that pool size
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.