View source: R/tensor_sig_estimate.R
Initialize TensorSignature algorithm
1 | init_tensorsig(Y, X, K, max_iter, anno_dims)
|
Y |
count tensor |
X |
design matrix |
K |
Number of clusters |
max_iter |
Number of iterations |
anno_dims |
Annotation dimensions |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.