View source: R/signatures_utils.R
computeCorrelation_parallel | R Documentation |
Compute the correlation of a set of signatures/catalogues according to cosine similarity
computeCorrelation_parallel(x, nparallel = 1, parallel = FALSE)
x |
catalogues/signature matrix where each column is a catalogue/signature and each row is a channel. |
nparallel |
how many parallel processes to use |
parallel |
set to TRUE in order to use parallel |
correlation matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.