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, ...)

Arguments

stack

RasterStack-object.

thresholds

Numeric vector values of thresholds.

...

additional arguments passed on to jaccard.

Value

Dataframe with Jaccard coefficients between all the RasterLayers.

See also