# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "twomodeclusteringGA" in publications use:' type: software license: GPL-3.0-only title: 'twomodeclusteringGA: Genetic Algorithm Based Two-Mode Clustering' version: 1.0.0 doi: 10.32614/CRAN.package.twomodeclusteringGA abstract: Implements two-mode clustering (biclustering) using genetic algorithms. The method was first introduced in Hageman et al. (2008) . The package provides tools for fitting, visualization, and validation of two-mode cluster structures in data matrices. authors: - family-names: Hageman given-names: Jos email: jos.hageman@wur.nl repository: https://joshageman.r-universe.dev repository-code: https://github.com/joshageman/twomodeclusteringGA commit: 9a89183606cd6015fdcee700a5b81115de5ef763 url: https://github.com/joshageman/twomodeclusteringGA date-released: '2025-09-10' contact: - family-names: Hageman given-names: Jos email: jos.hageman@wur.nl