JaccardSM {PAC} | R Documentation |
Calculates the Jaccard similarity matrix.
Description
Calculates the Jaccard similarity matrix.
Usage
JaccardSM(network1, network2)
Arguments
network1 |
first network matrix input |
network2 |
second network matrix input |
Value
the alignment/co-occurene score
[Package PAC version 1.1.4 Index]