Description Usage Arguments Examples
View source: R/calculateCosineDelta.R
This function creates a distance table from zscores, using Cosine Delta.
1 | calculateCosineDelta(input_matrix, already_zscored = TRUE)
|
input_matrix |
zscores in a matrix; col = features, row = individuals |
already_zscores |
Is the data already scaled & centered? Default is TRUE |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.