Skip to content

v1.7.0

Latest

Choose a tag to compare

@ms609 ms609 released this 25 Oct 15:41
· 26 commits to main since this release
  • PresCont() implements the Group Present / Contradicted measure of Goloboff et al. (2003).
  • Consistency() also returns the relative homoplasy index of Steell et al. (2023).
  • JackLabels() supports multiple trees per iteration (#197)[https://github.com//discussions/197]
  • Support single-character matrices in ClusteringConcordance()
  • Fix DoNothing(x) to return x (not NULL)
  • Remove unused delete_rawdata() due to implementation issues.