View source: R/metafeaturefunctions.R
ComputeCosineSimilarity | R Documentation |
Compute cosine similarity between samples on an adjacency matrix.
ComputeCosineSimilarity(R)
R |
The adjacency matrix. |
A matrix of sample rows and sample columns, with the cosine similarities listed as the values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.