A lightweight version of Pop-class
for hybrid lines.
Memory is saved by not storing genotypic data.
# S4 method for HybridPop
[(x, i)# S4 method for HybridPop
c(x, ...)
a 'HybridPop'
index of individuals
additional 'HybridPop' objects
[
: Extract HybridPop using index or id
c
: Combine multiple HybridPops
nInd
number of individuals
id
an individual's identifier
mother
the identifier of the individual's mother
father
the identifier of the individual's father
nTraits
number of traits
gv
matrix of genetic values. When using GxE traits, gv reflects gv when w=0. Dimensions are nInd by nTraits.
pheno
matrix of phenotypic values. Dimensions are nInd by nTraits.
gxe
list containing GxE slopes for GxE traits