JaccardSM: Calculates the Jaccard similarity matrix.

Description Usage Arguments Value

View source: R/JaccardSM.R

Description

Calculates the Jaccard similarity matrix.

Usage

1
JaccardSM(network1, network2)

Arguments

network1

first network matrix input

network2

second network matrix input

Value

the alignment/co-occurene score


PAC documentation built on Feb. 18, 2021, 9:06 a.m.