calculate_emd: Calculate Earth Mover's Distance between two 2D summaries

Description Usage Arguments

View source: R/gLV_simulations.R

Description

Calculate Earth Mover's Distance between two 2D summaries

Usage

1
calculate_emd(heatmap1, heatmap2)

Arguments

heatmap1

first matrix of correlations (rows are hosts, columns are taxon-taxon pairs)

heatmap2

second matrix of correlations (rows are hosts, columns are taxon-taxon pairs)


kimberlyroche/ROL documentation built on Dec. 10, 2020, 2:18 a.m.