Semi_NMF {DASC} | R Documentation |
Main function of semi-NMF
Semi_NMF(target, model, iternum = 100)
target |
gene expression matrix |
model |
Object of class: NMFfit |
iternum |
Number of iterations |
model
the result from the semi-NMF algorithm
Haidong Yi, Ayush T. Raman