test_pooled: Compare pooled digital PCR

Description Usage Arguments Value Note Author(s) References Examples

Description

Estimates mean number of template molecules per partition and concentration of sample from pooled replicates of experiments.

Usage

1
test_pooled(input, conf.level = 0.05)

Arguments

input

object of class adpcr or dpcr.

conf.level

confidence level of the intervals and groups.

Value

data frame with the number of rows equal to the number of experiments (not runs). The unit of concentration is the number template molecules per nanoliter (nL).

Note

This function was implemented using the code in supplemental materials in Dorazio, 2015 (see References).

Author(s)

Robert M. Dorazio, Margaret E. Hunter.

References

Dorazio RM, Hunter ME, Statistical Models for the Analysis and Design of Digital Polymerase Chain Reaction (dPCR) Experiments. Analytical Chemistry 2015. 87(21): p.10886-10893

Examples

1

dpcR documentation built on May 2, 2019, 7:04 a.m.