dcifer 1.5.0
- New: a function
mixMat()that combines two triangular matrices into one square matrix (useful for plotting). - Changes to
plotRel()function: - Highlighted (statistically significant) entries are now specified by a logical square matrix
- These entries can be either outlined in a different color or “amplified” (made larger than other entries), which is useful for large datasets
dcifer 1.4.0
- Added: one-sided (one-tailed) tests for functions
ibdPair(),ibdDat(), andibdEstM(). The argumentsideindicates if a one- or two-sided test is performed and the side for the one-sided test. -
matchAfreq()function now provides both updateddsmpandafreq(outputting a list of two corresponding elements). The new version allows for “extra” alleles in bothdsmpandafreq. - Minor updates/fixes:
- NA returned when there are no loci with data in both samples
- names for COI match sample ID’s
dcifer 1.3.0
- Function
calcAfreq()adjusted to exclude missing data (per ID at a locus)
dcifer 1.2.0
CRAN release: 2022-10-31
- New: functions
formatDat()andformatAfreq()that reformat data frames containing sample data and population allele frequencies in long formats.
dcifer 1.1.0
CRAN release: 2022-08-06
- Special case added: loci with no shared alleles (more efficient);
-
logReval()now has an argumentequalrand performs additional checks. Can provideequalr = TRUEand M > 1; the result is reflected in thesum1relement of the output.