Description Usage Arguments Value References Examples
Compute an empirical cumulative distribution function, with results similar to an “ecdf” object.
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, |
cutoff |
Cutoff value of quantitative assay that defines test positivity. By default,
|
... |
Arguments to be passed to subsequent methods. |
The function returns a matrix of three columns: The support of (v <= cutoff
),
empirical PMF and empirical CDF.
Liu T, Hogan JW, Daniels, MJ, Coetzer M, Xu Y, Bove G, et al. Improved HIV-1 Viral Load Monitoring Capacity Using Pooled Testing with Marker-Assisted Deconvolution. Journal of AIDS. 2017;75(5): 580-587.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.