between_emd: Calculates the between seasonal range Earth-mover's distance...

View source: R/between_emd_fun.R

between_emdR Documentation

Calculates the between seasonal range Earth-mover's distance (EMD)

Description

Calculates the between seasonal range Earth-mover's distance (EMD)

Usage

between_emd(t1, t2)

Arguments

t1

A list of rasters for each interval for a given range.

t2

A second list of raster for each interval for a given range that is being compared with the first list of rasters (t1).

Value

The output is a list of matrices that contain the EMDs for each individual in a given year comparing different intervals.


jhnhng/trekR documentation built on April 25, 2022, 12:43 p.m.