Learn R Programming

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

NMF (version 0.5.06)

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

10,233

Version

0.5.06

License

GPL (>= 2)

Maintainer

Renaud Gaujoux

Last Published

December 9th, 2011

Functions in NMF (0.5.06)

NMF-package

NMF Package Overview
NMFList-class

Class "NMFList" to Handle the Comparison of NMF Results
Internals

Undocumented or Internal methods and functions for package NMF
rmatrix

Generates a Random Matrix Using Any Given Distribution Function
NMFfitXn-class

Class to Store the Result from Multiple Runs of a NMF Algorithm when Keeping All the Fits
Comparing the results of different NMF runs

Comparing Results from Different NMF Runs
nmfEstimateRank

Estimate optimal rank for Nonnegative Matrix Factorization (NMF) models
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
Sub-setting NMF objects

Subset method for objects of class NMF
NMFstd-class

Implement of the standard NMF model
esGolub

Golub ExpressionSet from Brunet et al. Paper
NMF-utils

Class and Utility Methods for NMF objects
NMFSet-class

Deprecated Class to store results from multiple runs of NMF algorithms
NMF dimensions

Dimension names for NMF objects
Handling the results of multiple NMF runs

Handling Results from Multiple NMF Runs
basis-coef

Get/Set the matrix factors in a NMF model
NMFns-class

Nonsmooth Nonnegative Matrix Factorization
fcnnls

Fast Combinatorial Non-Negative Least-Square
nmfModel - NMF Model: Factory method

Factory Method for NMF Models
nmf-methods

Main Interface to run NMF algorithms
options

Package Specific Option Management
NMF-defunct

Defunct Functions in NMF Package
NMFfitX-class

Virtual Class to Handle Results from Multiple Runs of a NMF Algorithms
advanced

Advanced usage of package NMF
NMF-class

Interface Class for Nonnegative Matrix Factorisation Models
NMFfit-class

Base Class for to store Nonnegative Matrix Factorisation results
NMF-deprecated

Deprecated Functions in NMF Package
NMFOffset-class

Nonnegative Matrix Factorization with Offset