R/comparison.R
cross_jaccard.Rd
This method is a utility method that is intented to be used to compare
top-fractions of the landscape. Thus, x.max and y.max for
jaccard
are fixed to 1.0.
cross_jaccard(stack, thresholds, ...)
stack | RasterStack-object. |
---|---|
thresholds | Numeric vector values of thresholds. |
... | additional arguments passed on to |
Dataframe with Jaccard coefficients between all the RasterLayers.