Description Usage Arguments Value Author(s) See Also
This function creates initialisations of U and V. It can also read stored initialisations to speed up the cNMTF algorithm.
1 2 |
R |
Relationship matrix, n x m |
name.init |
Name of the workspace with initialisations of U and V |
work.dat |
Folder to read or write a workspace with initialisations |
k1, k2 |
Rank parameters (number of clusters for U and V, respectively) |
logfile |
Name of a file to write progess/status of this function |
U.init
, V.init
intialisations of U and V.
Luis G. Leal, lgl15@imperial.ac.uk
Other Factorisation functions: clus.membership
,
cnmtf
, consensus.clust
,
hierarchical.clust
,
neg.constrain
,
parameters.cnmtf
,
plot.parameter
,
pos.constrain
, psvd.init
,
regression.snps
, score.cnmtf
,
synthetic.gwas
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.