Hybrid population
A lightweight version of Pop-class for hybrid lines.
Memory is saved by not storing genotypic data.
## S4 method for signature 'HybridPop' x[i] ## S4 method for signature 'HybridPop' c(x, ...)
x |
a 'HybridPop' |
i |
index of individuals |
... |
additional 'HybridPop' objects |
[: Extract HybridPop using index or id
c: Combine multiple HybridPops
nIndnumber of individuals
idan individual's identifier
motherthe identifier of the individual's mother
fatherthe identifier of the individual's father
nTraitsnumber of traits
gvmatrix of genetic values. When using GxE traits, gv reflects gv when w=0. Dimensions are nInd by nTraits.
phenomatrix of phenotypic values. Dimensions are nInd by nTraits.
gxelist containing GxE slopes for GxE traits
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.