rBMF: Boolean Matrix Factorization (original) (raw)
Provides four boolean matrix factorization (BMF) methods. BMF has many applications like data mining and categorical data analysis. BMF is also known as boolean matrix decomposition (BMD) and was found to be an NP-hard (non-deterministic polynomial-time) problem. Currently implemented methods are 'Asso' Miettinen, Pauli and others (2008) <doi:10.1109/TKDE.2008.53>, 'GreConD' R. Belohlavek, V. Vychodil (2010) <doi:10.1016/j.jcss.2009.05.002> , 'GreConDPlus' R. Belohlavek, V. Vychodil (2010) <doi:10.1016/j.jcss.2009.05.002> , 'topFiberM' A. Desouki, M. Roeder, A. Ngonga (2019) <doi:10.48550/arXiv.1903.10326>.
| Version: | 1.1 |
|---|---|
| Depends: | R (≥ 3.2.0), Matrix, methods, Rcpp |
| Published: | 2021-01-13 |
| DOI: | 10.32614/CRAN.package.rBMF |
| Author: | Abdelmoneim Amer Desouki |
| Maintainer: | Abdelmoneim Amer Desouki |
| License: | GPL-3 |
| NeedsCompilation: | no |
| Materials: | |
| CRAN checks: | rBMF results |
Documentation:
Downloads:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=rBMFto link to this page.