dilutions {MCMC.qpcr} | R Documentation |
Data to determine amplification efficiency
Description
Cq data for a series of four-fold dilutions for two targets; the input for PrimEff()
Usage
data(dilutions)
Format
A data frame with 76 observations on the following 3 variables.
dna
a numeric vector
cq
a numeric vector
gene
a factor with levels
chrom
eif3h
Examples
data(dilutions)
PrimEff(dilutions)
[Package MCMC.qpcr version 1.2.4 Index]