Version 0.8.13
anticlust 0.8.13
User visible changes
anticlustering()has a new argumentblocksused to sequentially apply anticlustering to different levels of a categorical variablecategories_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()) anticlustagain suggestspalmerpenguins(because the base R data set is not yet available on all CRAN testing machines)