# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "IBclust" in publications use:' type: software license: GPL-3.0-or-later title: 'IBclust: Information Bottleneck Methods for Clustering Mixed-Type Data' version: '1.4' identifiers: - type: doi value: 10.32614/CRAN.package.IBclust abstract: Implements multiple variants of the Information Bottleneck ('IB') method for clustering datasets containing continuous, categorical (nominal/ordinal) and mixed-type variables. The package provides deterministic, agglomerative, generalized, and standard 'IB' clustering algorithms that preserve relevant information while forming interpretable clusters. The Deterministic Information Bottleneck is described in Costa et al. (2026) . The standard 'IB' method originates from Tishby et al. (2000) , the agglomerative variant from Slonim and Tishby (1999) , and the generalized 'IB' from Strouse and Schwab (2017) . authors: - family-names: Markos given-names: Angelos email: amarkos@gmail.com - family-names: Costa given-names: Efthymios - family-names: Papatsouma given-names: Ioanna preferred-citation: type: manual title: IBclust authors: - family-names: Markos given-names: Angelos email: amarkos@gmail.com - family-names: Costa given-names: Efthymios - family-names: Papatsouma given-names: Ioanna year: '2026' notes: version 1.4 url: https://github.com/amarkos/IBclust repository: https://amarkos.r-universe.dev commit: 231def61bd753044901e3fda6efdc50d873b7bec date-released: '2026-06-02' contact: - family-names: Markos given-names: Angelos email: amarkos@gmail.com