jaccard: Compute jaccard distances between columns of a matrix

View source: R/cluster.R

jaccardR Documentation

Compute jaccard distances between columns of a matrix

Description

Compute jaccard distances between columns of a matrix

Usage

jaccard(m)

Arguments

m

A matrix or sparse matrix

Value

a sparse matrix of Jaccard distances.


AllenInstitute/scrattch.hicat documentation built on Oct. 20, 2023, 6:55 a.m.