powered by
This returns the additive relationship matrix in sparse matrix format.
makeA(pedigree)
Returns A, or the numerator 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 '*'.
Used as a support function to makeD.
makeD
See function makeAinv for directly obtaining the inverse of the additive genetic relationship matrix.
makeAinv
makeD, makeS
makeS
makeA(Mrode2)
Run the code above in your browser using DataLab