Skip to content

Version 0.8.13

Choose a tag to compare

@m-Py m-Py released this 28 Nov 15:46
· 7 commits to main since this release

anticlust 0.8.13

User visible changes

  • anticlustering() has a new argument blocks used to sequentially apply anticlustering to different levels of a categorical variable
  • categories_to_binary() no longer throws an error when a categorical variable only has 1 level

Documentation

  • Extended documentation on the data input that is accepted by anticlustering()
  • Extended documentation in categories_ton_binary()

Internal

  • Some changes in input validation for distance matrices (which is now also explicated in the documentation to anticlustering())
  • anticlust again suggests palmerpenguins (because the base R data set is not yet available on all CRAN testing machines)