Learn R Programming

geocmeans (version 0.3.4)

calc_jaccard_mat: Jaccard similarity coefficient between columns of two matrices

Description

Calculate the Jaccard similarity coefficient between the columns of two matrices

Usage

calc_jaccard_mat(matX, matY)

Value

A matrix with the Jaccard index values

Arguments

matX

A matrix

matY

A matrix