cross_jaccard: Calculate Jaccard coefficients bewteen all the RasterLayers...

Description Usage Arguments Value Author(s) See Also

View source: R/comparison.R

Description

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.

Usage

1
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.

Author(s)

Joona Lehtomaki <joona.lehtomaki@gmail.com>

See Also

jaccard


zonator documentation built on July 8, 2020, 6:18 p.m.