WLJS LogoWLJS Notebook

DiceDissimilarity

DiceDissimilarity[x,y] gives the Dice dissimilarity between Boolean vectors x and y.

Examples

DiceDissimilarity[{1, 0, 1, 1}, {0, 1, 1, 0}]

Please visit the official Wolfram Language Reference for more details.

On this page