data_repeated_measure_1 {rtpcr}R Documentation

Repeated measure sample data

Description

A repeated measure sample data in which 3 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_1

Format

A data frame with 9 observations and 6 variables:

id

experimental factor

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 1.0.8 Index]