ribd 1.1.0
New features
-
New function
constructPedigree()
, which constructs a pedigree yielding a prescribed set of IBD coefficients. This implements the algorithm described in https://doi.org/10.1007/s00285-020-01505-x. -
kinship()
gains a new argumentids
, which is handy when you only want the kinship coefficient between two individuals (and not the whole kinship matrix) -
Similarly,
inbreeding()
gains the argumentid
for computing the inbreeding coefficient of a single individual.