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.
DiceDissimilarity[x,y] gives the Dice dissimilarity between Boolean vectors x and y.
DiceDissimilarity[{1, 0, 1, 1}, {0, 1, 1, 0}]Please visit the official Wolfram Language Reference for more details.