Skip to content

seriation_1.5.1

Compare
Choose a tag to compare
@mhahsler mhahsler released this 20 Jul 21:58
· 53 commits to master since this release

seriation 1.5.1 (07/20/2023)

New Fearures

  • pimage and permute now accept order = TRUE to perform the default seriation.
  • hmap gained parameter col_dist to define the color palette used for distance
    matrices.
  • hmap dropped parameter showDend and gained parameter plot_margins instead.

Bug Fixes

  • pimage/ggpimage now use zlim correctly to choose the color palette.
  • BEA for matrix is now correctly registered as randomized.
  • fixed col/row_labels parameter.
  • rev() for seriations based on hclust now reverses the dendrogram.
  • tests now also accept reverse orders for testing deterministic methods.