- Function
calcAfreq()
adjusted to exclude missing data (per ID at a locus)
- Single locus data now allowed.
- New: functions
formatDat()
andformatAfreq()
that reformat data frames containing sample data and population allele frequencies in long formats.
- Fix:
logReval()
now covers all relevant edge cases.
- 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.
First public release.