Jaccard coefficient among two SpatRaster objects
Arguments
- x
SpatRaster object with binary values.
- y
SpatRaster object with binary values.
Details
Jaccard similarity coefficient evaluates the percentage number equal to the intersection
between two sets, divided by the size of the union of these sets.