createA: Compute the inverse of the additive relationship matrix using...

createAR Documentation

Compute the inverse of the additive relationship matrix using Henderson algorithm

Description

Given the vectors of sire and dam, directly return the additive relationship matrix 'A' (tabular method). Reference:

  • Henderson, C. R. 1976. Simple Method for Computing the Inverse of a Numerator Relationship Matrix Used in Prediction of Breeding Values. Biometrics 32:69-83.

Usage

createA(s, d)

Arguments

s

vector of sires

d

vector of dams

Value

matrix

Note

Unknown parents should be coded as zero. Last modified by Morota on April 1, 2010.

Author(s)

Gota Morota


timflutre/rutilstimflutre documentation built on Feb. 7, 2024, 8:17 a.m.