A function that applies a weighting factor to the columns of a table
1 | adjustSimMatrix(data, weights, default = 0)
|
data |
a table with similarity scores |
weights |
a vector with weights for the columns of the data table |
default |
a default weight to be applied |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.