Learn R Programming

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

NMF (version 0.16.2)

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

License

GPL (>= 2)

Maintainer

Renaud Gaujoux

Last Published

March 27th, 2013

Functions in NMF (0.16.2)

nmf_update.brunet_R

NMF Algorithm/Updates for Kullback-Leibler Divergence
NMFStrategy-class

Virtual Interface for NMF Algorithms
advanced-NMF

Advanced Usage of the Package NMF
NMFfitXn-class

Structure for Storing All Fits from Multiple NMF Runs
Strategy-class

Generic Strategy Class
ccRamp

Builds a Color Ramp from Compact Color Specification
basisnames

Dimension names for NMF objects
registerDoBackend

Utilities and Extensions for Foreach Loops
fitted

Fitted Matrix in NMF Models
nmfApply

Apply Function for NMF Objects
rmatrix

Generating Random Matrices
revPalette

Flags a Color Palette Specification for Reversion
show,NMF-method

Show method for objects of class NMF
staticVar

Get/Set a Static Variable in NMF Algorithms
show,NMFfitX-method

Show method for objects of class NMFfitX
utils-NMF

Utility Function in the NMF Package
ccBreaks

Generate Break Intervals from Numeric Variables
bioc-NMF

Specific NMF Layer for Bioconductor
c,NMF-method

Concatenating NMF Models
.fcnnls

Internal Routine for Fast Combinatorial Nonnegative Least-Squares
cutdendro

Fade Out the Upper Branches from a Dendrogram
nmf_update.euclidean_offset.h

NMF Multiplicative Update for NMF with Offset Models
parallel-NMF

Utilities for Parallel Computations
predict

Clustering and Prediction
NMFfit-class

Base Class for to store Nonnegative Matrix Factorisation results
aheatmap

Annotated Heatmaps
objective,NMFfit-method

Returns the objective function associated with the algorithm that computed the fitted NMF model object, or the objective value with respect to a given target matrix y if it is supplied.
ccSpec

Extract Colour Palette Specification
methods-NMF

Registry for NMF Algorithms
NMF-class

Generic Interface for Nonnegative Matrix Factorisation Models
NMFStrategyFunction-class

Interface for Single Function NMF Strategies
checkErrors

Error Checks in NMF Runs
NMF-defunct

Defunct Functions and Classes in the NMF Package
ccPalette

Builds a Color Palette from Compact Color Specification
basiscor

Correlations in NMF Models
compare-NMF

Comparing Results from Different NMF Runs
nbasis

Dimension of NMF Objects
pmax.inplace

Updating Objects In Place
nmfObject

Updating NMF Objects
offset,NMFfit-method

Returns the offset from the fitted model.
nmfCheck

Checking NMF Algorithm
seed

Interface for NMF Seeding Methods
runtime,NMFList-method

Returns the CPU time required to compute all NMF fits in the list. It returns NULL if the list is empty. If no timing data are available, the sequential time is returned.
NMFStrategy

Factory Method for NMFStrategy Objects
NMFfitX

Factory Method for Multiple NMF Run Objects
NMFStrategyOctave-class

S4 Interface for Octave-Matlab NMF Algorithms
show,NMFOffset-method

Show method for objects of class NMFOffset
NMFfitX1-class

Structure for Storing the Best Fit Amongst Multiple NMF Runs
sparseness

Sparseness
algorithm,NMFList-method

Returns the method names used to compute the NMF fits in the list. It returns NULL if the list is empty.
NMFstd-class

NMF Model - Standard model
NMFStop

Stopping Criteria for NMF Iterative Strategies
show,NMFfitXn-method

Show method for objects of class NMFfitXn
nmf_update.lee_R

NMF Algorithm/Updates for Frobenius Norm
NMF-package

Algorithms and framework for Nonnegative Matrix Factorization (NMF).
NMFStrategyIterative-class

Interface for Algorithms: Implementation for Iterative NMF Algorithms
deviance

Distances and Objective Functions
nmfEstimateRank

Estimate Rank for NMF Models
NMFOffset-class

NMF Model - Nonnegative Matrix Factorization with Offset
setNMFMethod

Registering NMF Algorithms
heatmap-NMF

Heatmaps of NMF Factors
nneg

Transforming from Mixed-sign to Nonnegative Data
randomize

Randomizing Data
algorithm,NMFStrategyOctave-method

Returns the name of the Octave/Matlab function that implements the NMF algorithm -- as stored in slot algorithm.
dispersion

Dispersion of a Matrix
basis

Accessing NMF Factors
show,NMFList-method

Show method for objects of class NMFList
.atrack

Annotation Tracks
show,NMFfitX1-method

Show method for objects of class NMFfitX1
NMFns-class

NMF Model - Nonsmooth Nonnegative Matrix Factorization
show,NMFStrategyIterative-method

Show method for objects of class NMFStrategyIterative
connectivity

Clustering Connectivity and Consensus Matrices
consensushc

Hierarchical Clustering of a Consensus Matrix
match_atrack

Extending Annotation Vectors
nmfModel

Factory Methods NMF Models
nmf_update.KL.h

NMF Multiplicative Updates for Kullback-Leibler Divergence
fcnnls

Fast Combinatorial Nonnegative Least-Square
nmfSeed

Seeding Strategies for NMF Algorithms
rss

Residual Sum of Squares and Explained Variance
profplot

Plotting Expression Profiles
residuals

Residuals in NMF Models
nmfFormals

Showing Arguments of NMF Algorithms
setupBackend

Computational Setup Functions
NMFList-class

Class for Storing Heterogeneous NMF fits
nmfAlgorithm.SNMF_R

NMF Algorithm - Sparse NMF via Alternating NNLS
lverbose

Internal verbosity option
bterms<-

Fixed Terms in NMF Models
nmf_update.euclidean.h

NMF Multiplicative Updates for Euclidean Distance
txtProgressBar

Simple Progress Bar
syntheticNMF

Simulating Datasets
fit

Extracting Fitted Models
NMFfitX-class

Virtual Class to Handle Results from Multiple Runs of NMF Algorithms
is.nmf

Testing NMF Objects
nmf

Running NMF algorithms
nmfAlgorithm

Listing and Retrieving NMF Algorithms
parse_formula

Simple Parsing of Formula
offset,NMFOffset-method

Offsets in NMF Models with Offset
rnmf

Generating Random NMF Models
[,NMF-method

Sub-setting NMF Objects
show,NMFSeed-method

Show method for objects of class NMFSeed
t.NMF

Transformation NMF Model Objects
show,NMFns-method

Show method for objects of class NMFns
scale.NMF

Rescaling NMF Models
show,NMFfit-method

Show method for objects of class NMFfit
algorithmic-NMF

Generic Interface for Algorithms
cluster_mat

Cluster Matrix Rows in Annotated Heatmaps
cophcor

Cophenetic Correlation Coefficient
NMF-deprecated

Deprecated Functions in the Package NMF
nmf_update.lsnmf

Multiplicative Updates for LS-NMF
grid.Call.graphics

Grid Internal Functions
nmf.equal

Testing Equality of NMF Models
plot,NMFfit,missing-method

Plots the residual track computed at regular interval during the fit of the NMF model x.
nmf_update.ns

NMF Multiplicative Update for Nonsmooth Nonnegative Matrix Factorization (nsNMF).
purity

Purity and Entropy of a Clustering
canFit

Testing Compatibility of Algorithm and Models
nmfWrapper

Wrapping NMF Algorithms
getRNG1

Extracting RNG Data from NMF Objects
NMFSeed-class

Base class that defines the interface for NMF seeding methods.
summary

Assessing and Comparing NMF Models
gfile

Open a File Graphic Device
consensus,NMFfitX1-method

Returns the consensus matrix computed while performing all NMF runs, amongst which object was selected as the best fit.
esGolub

Golub ExpressionSet
consensus,NMFfitXn-method

Computes the consensus matrix of the set of fits stored in object, as the mean connectivity matrix across runs.
options-NMF

NMF Package Specific Options
runtime.all,NMFfitXn-method

Returns the CPU time used to perform all the NMF fits stored in object.
featureScore

Feature Selection in NMF Models
smoothing

Smoothing Matrix in Nonsmooth NMF Models
ibterms

Fixed Terms in NMF Models