Deprecated. Use predict instead.
project has been replaced by predict (the S4
method for class nmf).
Arguments
- w
feature factor matrix, or an nmf model object
- data
dense or sparse input matrix (features x samples)
- ...
additional arguments passed to predict or
nnls
Value
matrix h of dimension (k, ncol(data))