View source: R/between_emd_fun.R
between_emd | R Documentation |
Calculates the between seasonal range Earth-mover's distance (EMD)
between_emd(t1, t2)
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). |
The output is a list of matrices that contain the EMDs for each individual in a given year comparing different intervals.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.