Learn R Programming

MCMC.qpcr (version 1.2.4)

dilutions: 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)

Arguments

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

Run this code
# NOT RUN {
data(dilutions)
PrimEff(dilutions)
# }

Run the code above in your browser using DataLab