# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "SIMPLICA" in publications use:' type: software license: GPL-3.0-only title: 'SIMPLICA: Biclustering via Simplivariate Component Analysis' version: 1.0.0 doi: 10.32614/CRAN.package.SIMPLICA abstract: Identifies constant, additive, multiplicative, and user-defined simplivariate components in numeric data matrices using a genetic algorithm. Supports flexible pattern definitions and provides visualization for general biclustering applications across diverse domains. The method builds on simplivariate models as introduced in Hageman et al. (2008) and is related to biclustering frameworks as reviewed by Madeira and Oliveira (2004) . authors: - family-names: Hageman given-names: Jos email: jos.hageman@wur.nl repository: https://joshageman.r-universe.dev repository-code: https://github.com/joshageman/SIMPLICA commit: 87cc15bac38b20f856018fa7535ab7deb4012002 url: https://github.com/joshageman/SIMPLICA date-released: '2025-08-29' contact: - family-names: Hageman given-names: Jos email: jos.hageman@wur.nl