Description Usage Arguments Value Examples
doMoa
1 |
data |
List of matrices. |
K |
Number of clusters |
ncomp |
An integer; the number of components to calculate. To calculate more components requires longer computational time. |
k |
The absolute number (if k >= 1) or the proportion (if 0<k<1) of non-zero coefficients for the variable loading vectors. It could be a single value or a vector has the same length as x so the sparsity of individual matrix could be different. |
a list of clust
the clustering of samples and
fit
the results of the method intNMF#' @export
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.