Skip to content

v2.0.0

Compare
Choose a tag to compare
@ms609 ms609 released this 20 Jan 16:19
· 576 commits to master since this release
  • Project() launches 'shiny' app for projection and analysis of tree space.

  • ProjectionQuality() calculates trustworthiness and continuity of tree
    space projections.

  • Faster calculation of Robinson–Foulds distance (using algorithm of Day (1985))
    and clustering information distance.

  • New class ClusterTable to allow faster distance computation with Day (1985)
    algorithm.

  • Improve error messages in CalculateTreeDist().

  • Improvements to vignettes.

  • Use package 'vdiffr' conditionally.