Description Usage Arguments Value Author(s) References See Also
Function to initialize Non-negative Matrix Factorization algorithms
1 | psvd.init(A, k)
|
A |
Nonnegative matrix A, n x n |
k |
Rank of the computed factors (number of clusters) |
W
nonnegative matrix, n x k
Luis G. Leal, lgl15@imperial.ac.uk
C. Boutsidis and E. Gallopoulos, SVD-based initialization: A head start for nonnegative matrix factorization, Pattern Recognition, Elsevier
Other Factorisation functions: clus.membership
,
cnmtf
, consensus.clust
,
hierarchical.clust
,
initialise.UV
, neg.constrain
,
parameters.cnmtf
,
plot.parameter
,
pos.constrain
,
regression.snps
, score.cnmtf
,
synthetic.gwas
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.