testassay: A Hypothesis Testing Framework for Validating an Assay for Precision

A common way of validating a biological assay for is through a procedure, where m levels of an analyte are measured with n replicates at each level, and if all m estimates of the coefficient of variation (CV) are less than some prespecified level, then the assay is declared validated for precision within the range of the m analyte levels. Two limitations of this procedure are: there is no clear statistical statement of precision upon passing, and it is unclear how to modify the procedure for assays with constant standard deviation. We provide tools to convert such a procedure into a set of m hypothesis tests. This reframing motivates the m:n:q procedure, which upon completion delivers a 100q% upper confidence limit on the CV. Additionally, for a post-validation assay output of y, the method gives an “effective standard deviation interval” of log(y) plus or minus r, which is a 68% confidence interval on log(mu), where mu is the expected value of the assay output for that sample. Further, the m:n:q procedure can be straightforwardly applied to constant standard deviation assays. We illustrate these tools by applying them to a growth inhibition assay. This is an implementation of the methods described in Fay, Sachs, and Miura (2018) <doi:10.1002/sim.7528>.

Version: 0.1.1
Depends: R (≥ 3.5.0)
Suggests: knitr, rmarkdown, ggplot2
Published: 2020-06-03
Author: Michael C Sachs and Michael P Fay
Maintainer: Michael C Sachs <sachsmc at gmail.com>
License: MIT + file LICENSE
NeedsCompilation: no
Citation: testassay citation info
Materials: README NEWS
CRAN checks: testassay results

Documentation:

Reference manual: testassay.pdf
Vignettes: Validation of Growth Inhibition Assay

Downloads:

Package source: testassay_0.1.1.tar.gz
Windows binaries: r-devel: testassay_0.1.1.zip, r-release: testassay_0.1.1.zip, r-oldrel: testassay_0.1.1.zip
macOS binaries: r-release (arm64): testassay_0.1.1.tgz, r-oldrel (arm64): testassay_0.1.1.tgz, r-release (x86_64): testassay_0.1.1.tgz
Old sources: testassay archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=testassay to link to this page.