twomodeclusteringGA: Genetic Algorithm Based Two-Mode Clustering

Implements two-mode clustering (biclustering) using genetic algorithms. The method was first introduced in Hageman et al. (2008) <doi:10.1007/s11306-008-0105-7>. The package provides tools for fitting, visualization, and validation of two-mode cluster structures in data matrices.

Version: 1.0.0
Depends: R (≥ 3.6)
Imports: GA, stats, utils, ggplot2
Published: 2025-09-15
Author: Jos Hageman [aut, cre]
Maintainer: Jos Hageman <jos.hageman at wur.nl>
BugReports: https://github.com/joshageman/twomodeclusteringGA/issues
License: GPL-3
URL: https://github.com/joshageman/twomodeclusteringGA
NeedsCompilation: no
CRAN checks: twomodeclusteringGA results

Documentation:

Reference manual: twomodeclusteringGA.html , twomodeclusteringGA.pdf

Downloads:

Package source: twomodeclusteringGA_1.0.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): twomodeclusteringGA_1.0.0.tgz, r-oldrel (arm64): twomodeclusteringGA_1.0.0.tgz, r-release (x86_64): twomodeclusteringGA_1.0.0.tgz, r-oldrel (x86_64): twomodeclusteringGA_1.0.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=twomodeclusteringGA to link to this page.