Skip to content

forrel 1.4.1

Choose a tag to compare

@magnusdv magnusdv released this 26 Mar 21:29

New features

  • New function findExclusions() for identifying incompatible markers in identification cases.

  • powerPlot() gains a logical argument jitter, which can be switched on to avoid overplotting.

  • checkPairwise() gains an argument excludeInbred, which is TRUE by default. This is sensible since the plot shows estimated kappa coefficients, which are well-behaved only for pairs of noninbred individuals.

Other changes

  • forrel now requires R version 4.1 and recent versions of pedtools and ribd. This allowed many simplifications in code and examples.

  • Added scales as a suggested package.