powered by
This returns the (additive) mutational effects relationship matrix in sparse matrix format.
makeM(pedigree)
Returns M, or the mutational effects relationship matrix, in sparse matrix form.
A pedigree where the columns are ordered ID, Dam, Sire
matthewwolak@gmail.com
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.
makeMinv
makeA, makeS
makeA
makeS
makeM(Mrode2)
Run the code above in your browser using DataLab