BT_LW_H {heritability} | R Documentation |
Bolting time and leaf width for the Arabidopsis hapmap population.
Description
Bolting time and leaf width for the Arabidopsis hapmap population
Usage
data(BT_LW_H)
Format
A data frame with phenotypic observations on bolting time and leaf width:
genotype
a factor, the levels being the accession or ecotype identifiers
BT
Bolting time, in number of days
LW
Leaf width
replicate
The replicate (or block) each plant is contained in (factor with levels
1
to3
)rep1
numeric encoding of the factor replicate: equals 1 if the plant is in replicate 1 and 0 otherwise
rep2
numeric encoding of the factor replicate: equals 1 if the plant is in replicate 2 and 0 otherwise
Author(s)
Willem Kruijer <willlem.kruijer@wur.nl>; experiments conducted by Rik Kooke <rik.kooke@gmail.com>
References
Kruijer, W. et al. (2015) Marker-based estimation of heritability in immortal populations. Genetics, Vol. 199(2), p. 1-20.
See Also
For the corresponding genetic relatedness matrix, see K_hapmap
.
Examples
data(BT_LW_H)