Learn R Programming

IntNMF (version 1.0)

H.fcnnls: Function to calculate H matrix using Nonnegative Least Square method

Description

This function was obtained from NMF package (Gaujoux R., BMC Bioinformatics 2010,11:367) at https://github.com/renozao/NMF/blob/master/R/algorithms-snmf.R and was made minor bug fixes.

Usage

H.fcnnls(x = x, y = y, verbose = FALSE, pseudo = FALSE, eps = 0)

Arguments

x
x
y
y
verbose
verbose
pseudo
pseudo
eps
eps