Changelog
Source:NEWS.md
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 argumentequalr
and performs additional checks. Can provideequalr = TRUE
and M > 1; the result is reflected in thesum1r
element of the output.