data_repeated_measure_2 {rtpcr} | R Documentation |
Repeated measure sample data
Description
A repeated measure sample data in which 6 individuals have been analysed. In the "id" column, a unique number is assigned to each individual, e.g. all the three number 1 indicate one individual. samples are taken or measurements are scored over different time points (time column) from each individual.
Usage
data_repeated_measure_2
Format
A data frame with 18 observations and 7 variables:
- id
experimental factor
- treatment
treatment
- time
time course levels
- Eg
Amplification efficiency of target gene
- Ctg
Ct of target gene
- Eref
Amplification efficiency of reference gene
- Ctref
Ct of reference gene
Source
NA
[Package rtpcr version 2.0.0 Index]