NNLM: Fast and Versatile Non-Negative Matrix Factorization

This is a package for Non-Negative Linear Models (NNLM). It implements fast sequential coordinate descent algorithms for non-negative linear regression and non-negative matrix factorization (NMF). It supports mean square error and Kullback-Leibler divergence loss. Many other features are also implemented, including missing value imputation, domain knowledge integration, designable W and H matrices and multiple forms of regularizations.

Package details

AuthorXihui Lin [aut, cre], Paul C Boutros [aut]
MaintainerXihui Lin <ericxihuilin@outlook.com>
LicenseBSD_2_clause + file LICENSE
Version0.4.3
URL https://github.com/linxihui/NNLM
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("NNLM")

Try the NNLM package in your browser

Any scripts or data that you put into this service are public.

NNLM documentation built on July 3, 2019, 1:03 a.m.