rs_jaccard_row_integers.Rd
Helper function to quickly calculate the Jaccard similarity between the rows across the two matrices.
rs_jaccard_row_integers(data_1, data_2)
Integer matrix. The first matrix to compare.
Integer matrix. The second matrix to compare.
The average Jaccard similarity.