Learn R Programming

⚠️There's a newer version (0.28) of this package.Take me there.

NMF (version 0.3.1)

Algorithms and framework for Nonnegative Matrix Factorization (NMF).

Description

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.

Copy Link

Version

Install

install.packages('NMF')

Monthly Downloads

13,048

Version

0.3.1

License

GPL (>= 2)

Maintainer

Renaud Gaujoux

Last Published

February 8th, 2010

Functions in NMF (0.3.1)

NMF-deprecated

Deprecated Functions in NMF Package
NMFfit-class

Base Class for to store Nonnegative Matrix Factorisation results
NMFOffset-class

Nonnegative Matrix Factorization with Offset
NMF-defunct

Defunct Functions in NMF Package
NMFstd-class

Implement of the standard NMF model
nmf-methods

Main Interface to run NMF algorithms
Internals

Undocumented or Internal methods and functions for package NMF
NMF-package

NMF Package Overview
NMF-class

Interface class for Nonnegative Matrix Factorisation models
nmfEstimateRank

Estimate optimal rank for Nonnegative Matrix Factorization (NMF) models
NMFns-class

Nonsmooth Nonnegative Matrix Factorization
basis-methods

Extract/Set the matrix of basis vectors from a NMF model
advanced

Advanced usage of package NMF
NMF-utils

Class and Utility Methods for NMF objects
NMFSet-class

Class to store results from multiple runs of NMF algorithms
esGolub

Golub ExpressionSet from Brunet et al. Paper
NMF-bioc

Layer to use the NMF package within Bioconductor