BA3 version 3.4.4

A new release of BayesAss edition 3 (v3.4.4) is available at BA3/releases/tag/v3.4.4.

Changes since v3.4.2

  • Fixed migration matrix header label: the output now correctly indicates m[i][j] is the fraction of population i derived from population j, consistent with the manual documentation.
  • Implemented numerical KL divergence with exact uniform prior for the Savage-Dickey density ratio test, replacing the previous Gaussian approximation with a hybrid analytical-numerical approach.
  • Added LaTeX documentation for the Savage-Dickey density ratio test and KL divergence implementation.
  • Added macOS ARM64 (Apple Silicon) binary builds to the release workflow.

The program manual is available at BA3/wiki.

Installing BA3 using homebrew

If you have the homebrew package manager installed the following commands will install the latest version of BA3:

brew tap brannala/ba3
brew install ba3