renozao/NMF: Algorithms and Framework for Nonnegative Matrix Factorization (NMF)

This package provides a framework to perform Non-negative Matrix Factorization (NMF). It 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.

Getting started

Package details

AuthorRenaud Gaujoux, Cathal Seoighe
MaintainerRenaud Gaujoux <renozao@protonmail.com>
LicenseGPL (>=2)
Version0.30.1
URL http://renozao.github.io/NMF
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("renozao/NMF")
renozao/NMF documentation built on June 14, 2020, 9:35 p.m.