R/comparison.R
cross_jaccard.RdThis 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.