Provides a framework to perform Non-negative Matrix Factorization (NMF). The package implements a set of already published algorithms and seeding methods, and provides a framework to test, develop and plug new/custom algorithms. Most of the built-in algorithms have been optimized in C++, and the main interface function provides an easy way of performing parallel computations on multicore machines.
| Version: | 0.21.0 |
| Depends: | R (≥ 3.0.0), methods, utils, pkgmaker (≥ 0.20), registry, rngtools (≥ 1.2.3), cluster |
| Imports: | graphics, stats, stringr (≥ 1.0.0), digest, grid, grDevices, gridBase, colorspace, RColorBrewer, foreach, doParallel, ggplot2, reshape2 |
| Suggests: | fastICA, doMPI, bigmemory (≥ 4.2), synchronicity (≥ 1.3.2), corpcor, xtable, devtools, knitr, bibtex, RUnit, mail, Biobase |
| Published: | 2018-03-06 |
| Author: | Renaud Gaujoux, Cathal Seoighe |
| Maintainer: | Nicolas Sauwen <nicolas.sauwen at openanalytics.eu> |
| License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
| URL: | http://renozao.github.io/NMF |
| NeedsCompilation: | yes |
| Citation: | NMF citation info |
| Materials: | README NEWS |
| CRAN checks: | NMF results |
| Reference manual: | NMF.pdf |
| Vignettes: |
An introduction to the package NMF NMF: generating heatmaps |
| Package source: | NMF_0.21.0.tar.gz |
| Windows binaries: | r-devel: NMF_0.21.0.zip, r-release: NMF_0.21.0.zip, r-oldrel: NMF_0.21.0.zip |
| OS X binaries: | r-release: NMF_0.21.0.tgz, r-oldrel: NMF_0.21.0.tgz |
| Old sources: | NMF archive |
| Reverse imports: | diceR, genBart, hNMF, phantom, spectralAnalysis |
| Reverse suggests: | iTOP |
Please use the canonical form https://CRAN.R-project.org/package=NMF to link to this page.