Skip to content

ribd 1.5.0

Compare
Choose a tag to compare
@magnusdv magnusdv released this 08 Nov 19:51
· 52 commits to master since this release

Breaking changes

  • In the output of coeffTable() several columns have been renamed.

New features

  • Several two-locus functions have been cleaned up, and many examples have been added.
  • New function twoLocusInbreeding().
  • New function: realisedIbdVariance().
  • New function ELR(), implementing method of Egeland & Slooten (2016).
  • All two-locus functions have been cleaned up and improved, and new examples have been added.

Bug fixes

  • Check that the input vector to detailed2condensed() has sum 1 (#14).
  • Fixed edge-case bug in twoLocusIdentity() (#9).