Learn R Programming

heritability (version 1.4)

BT_LW_H: 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)

Arguments

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 to 3)

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

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

Run this code
data(BT_LW_H)

Run the code above in your browser using DataLab