Skip to content

Version 0.8.12

Choose a tag to compare

@m-Py m-Py released this 31 Oct 14:56
· 35 commits to main since this release

anticlust 0.8.12

  • anticlustering() now has support for handling NAs
  • anticlustering() now accepts factor variables as columns of the data argument x to handle categorical variables
  • anticlustering() with must_link constraints now supports objective = "kplus" and objective = "variance" (for equal-sized groups)
  • anticlustering() now supports method = "3phase", calling the three phase search algorithm by Yang et al., contributed by Hannah Hengelbrock (@HanneyAI)
  • categories_to_binary() now treats NAs as a separate category
  • anticlust now suggests packages MASS and tableone (for vignettes) and no longer suggests package palmerpenguins
  • A new data set of rating norms is available, published by Brunel et al. (2025)