dice_overlap: Dice overlap
Usage
dice_overlap(X, Y = NULL)
Arguments
- X, Y
If Y is NULL, X should be a binary matrix,
e.g. with locations along the rows and networks along the columns.
If both are provided, they both must be binary vectors (2 network case).