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 | 
| DOI: | 10.32614/CRAN.package.twomodeclusteringGA | 
| 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 | 
| Reference manual: | twomodeclusteringGA.html , twomodeclusteringGA.pdf | 
| Package source: | twomodeclusteringGA_1.0.0.tar.gz | 
| Windows binaries: | r-devel: twomodeclusteringGA_1.0.0.zip, r-release: twomodeclusteringGA_1.0.0.zip, r-oldrel: twomodeclusteringGA_1.0.0.zip | 
| 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 | 
Please use the canonical form https://CRAN.R-project.org/package=twomodeclusteringGA to link to this page.