Skip to contents

Calculate the Jaccard similarity between vectors or matrices

Usage

jaccard_similarity(x, y)

Arguments

x

a vector or a adjacency matrix

y

a vector or a adjacency matrix

Value

the Jaccard similarity between x and y