Learn R Programming

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

NMF (version 0.4.3)

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. 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.

Copy Link

Version

Install

install.packages('NMF')

Monthly Downloads

13,048

Version

0.4.3

License

GPL (>= 2)

Maintainer

Renaud Gaujoux

Last Published

May 22nd, 2010

Functions in NMF (0.4.3)

NMFfitXn-class

Class to Store the Result from Multiple Runs of a NMF Algorithm when Keeping All the Fits
esGolub

Golub ExpressionSet from Brunet et al. Paper
nmfEstimateRank

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

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

Class "NMFList" to Handle the Comparison of NMF Results
NMF-class

Interface Class for Nonnegative Matrix Factorisation Models
nmf-methods

Main Interface to run NMF algorithms
NMFns-class

Nonsmooth Nonnegative Matrix Factorization
NMF-utils

Class and Utility Methods for NMF objects
NMFOffset-class

Nonnegative Matrix Factorization with Offset
NMFSet-class

Deprecated Class to store results from multiple runs of NMF algorithms
NMFfitX1-class

Class to Store the Result from Multiple Runs of a NMF Algorithm when Only the Best Fit is Kept
NMF - integration with Bioconductor

Layer to use the NMF package within Bioconductor
advanced

Advanced usage of package NMF
NMF-defunct

Defunct Functions in NMF Package
nmfModel - NMF Model Factory

Factory Method for NMF Models
NMF-deprecated

Deprecated Functions in NMF Package
NMF-package

NMF Package Overview
NMFfitX-class

Virtual Class to Handle Results from Multiple Runs of a NMF Algorithms
basis-methods

Extract/Set the matrix of basis vectors from a NMF model
Handling the results of multiple NMF runs

Handling Results from Multiple NMF Runs
Internals

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

Implement of the standard NMF model
Comparing the results of different NMF runs

Comparing Results from Different NMF Runs