behenic {pairwiseCI} | R Documentation |
Measurements of behenic acid in two samples
Description
Observations below a detection limit: in field trials with transgenic and isogenic corn varieties the behenic acid content was measured. Objective is to prove equivalence.
Usage
data(behenic)
Format
A data frame with 12 observations on the following 2 variables.
Treatment
a factor with 2 levels:
transgenic
xisogenic
Behenic
a numeric vector giving concentration of behenic acid, where 0.002 is the detection limit
Source
Oberdoerfer, R.B. Example dataset from composition analyses of genetically modified oilseed rape seeds. 2003; BCS GmbH.
Examples
data(behenic)
boxplot(Behenic~Treatment, data= behenic)
[Package pairwiseCI version 0.1-27 Index]