behenic {pairwiseCI} | R Documentation |
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.
data(behenic)
A data frame with 12 observations on the following 2 variables.
Treatment
transgenic
xisogenic
Behenic
Oberdoerfer, R.B. Example dataset from composition analyses of genetically modified oilseed rape seeds. 2003; BCS GmbH.
data(behenic) boxplot(Behenic~Treatment, data= behenic)