makeM | R Documentation |
This returns the (additive) mutational effects relationship matrix in sparse matrix format.
makeM(pedigree)
pedigree |
A pedigree where the columns are ordered ID, Dam, Sire |
Missing parents (e.g., base population) should be denoted by either 'NA', '0', or '*'.
See function makeMinv
for directly obtaining the inverse of
the (additive) mutational effects genetic relationship matrix.
Returns M, or the mutational effects relationship matrix, in sparse matrix form.
makeA
, makeS
makeM(Mrode2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.