TwoMatVipSim | R Documentation |
Returns the viperSimilarity of the elements of two matrices.
TwoMatVipSim(mat.1, mat.2)
mat.1 |
First matrix (features X columns). |
mat.2 |
Second matrix (features X columns). |
A matrix w/ viperSimilarity for elements of mat.1 crossed with elements of mat.2.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.