Dmat: vector of the diagonal for the D matrix from the decomposition A= TDT'
Description
numeric vector that should be the diagonal elements of the diagonal matrix D
Usage
Dmat(ped)
Value
a numeric vector
Arguments
ped
an object that inherits from class pedigree
Details
Determine the diagonal factor in the decomposition of the relationship
matrix from a pedigree equal to TDT'. Where T is unit lower triangular
and D is a diagonal matrix.
This function returns a numeric vector with the entries of D