WLJS LogoWLJS Notebook

YuleDissimilarity

YuleDissimilarity[u, v] gives the Yule dissimilarity between Boolean vectors u and v.

Examples

YuleDissimilarity[{1, 0, 1, 1}, {1, 1, 0, 1}]

Please visit the official Wolfram Language Reference for more details.

On this page