Description Usage Arguments Value See Also Examples
Create a similarity matrix
1 |
x |
an object containing the values the similarity matrix should be computed for |
y |
same as |
s |
a vector for filling the matrix. By default producing an identity matrix |
byrow |
should s fill the matrix by row? |
A square matrix with the values of s
and row-/colnames of the unique
values in {x, y}.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.