Package: fabia Title: FABIA: Factor Analysis for Bicluster Acquisition Version: 2.59.0 Date: 2020-01-30 Author: Sepp Hochreiter Maintainer: Andreas Mitterecker Depends: R (>= 3.6.0), Biobase Imports: methods, graphics, grDevices, stats, utils LinkingTo: Description: Biclustering by "Factor Analysis for Bicluster Acquisition" (FABIA). FABIA is a model-based technique for biclustering, that is clustering rows and columns simultaneously. Biclusters are found by factor analysis where both the factors and the loading matrix are sparse. FABIA is a multiplicative model that extracts linear dependencies between samples and feature patterns. It captures realistic non-Gaussian data distributions with heavy tails as observed in gene expression measurements. FABIA utilizes well understood model selection techniques like the EM algorithm and variational approaches and is embedded into a Bayesian framework. FABIA ranks biclusters according to their information content and separates spurious biclusters from true biclusters. The code is written in C. License: LGPL (>= 2.1) Collate: AllClasses.R AllGenerics.R fabia.R methods-Factorization-class.R zzz.R URL: http://www.bioinf.jku.at/software/fabia/fabia.html Packaged: 2026-06-23 16:00:36 UTC; root biocViews: StatisticalMethod, Microarray, DifferentialExpression, MultipleComparison, Clustering, Visualization Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:34:43 UTC RemoteUrl: https://github.com/bioc/fabia RemoteRef: HEAD RemoteSha: 13fa2a638350b682300b74a3d43ac677f6977733 NeedsCompilation: yes