Semi_NMF: Main function of semi-NMF

Description Usage Arguments Value Author(s)

View source: R/Semi_NMF.R

Description

Main function of semi-NMF

Usage

1
Semi_NMF(target, rank, iternum = 100, tol = 0.01)

Arguments

target

gene expression matrix

rank

rank used to decompose target

iternum

number of iterations

tol

tolerance for convergence

Value

model the result from the semi-NMF algorithm

Author(s)

Haidong Yi, Ayush T. Raman


HaidYi/DASC documentation built on May 3, 2019, 6:42 p.m.