Learn R Programming

jaccard (version 0.1.2)

Testing Similarity Between Binary Datasets using Jaccard/Tanimoto Coefficients

Description

Calculate statistical significance of Jaccard/Tanimoto similarity coefficients.

Copy Link

Version

Install

install.packages('jaccard')

Monthly Downloads

246

Version

0.1.2

License

GPL-2

Maintainer

Neo Chung

Last Published

February 3rd, 2026

Functions in jaccard (0.1.2)

jaccard.test.mca

Compute p-value using the Measure Concentration Algorithm
jaccard.test.asymptotic

Compute p-value using an asymptotic approximation
jaccard.test.pairwise

Pair-wise tests for Jaccard/Tanimoto similarity coefficients
jaccard.test.exact

Compute p-value using the exact solution
jaccard.test.bootstrap

Compute p-value using the bootstrap procedure
runJaccardApp

Launch an interactive Shiny app on a local network
jaccard.ev

Compute an expected Jaccard/Tanimoto similarity coefficient under independence
jaccard

Compute a Jaccard/Tanimoto similarity coefficient
jaccard.test

Test for Jaccard/Tanimoto similarity coefficients
jaccard.rahman

Compute p-value using the EC-BLAST method