emmadat {emma} | R Documentation |
This dataset is consist of three matries. K
is the kinship
matrix between 110 individuals, xs
is the 100 simulated SNPs
encoded with zeros and ones, and ys
is the 50 simulated
phenotypes as doubles.
emmadat
A list consisting of 110 x 110 matrix (K), 100 x 110 matrix (xs), and 50 x 110 matrix(ys)