SpatialKWD: Spatial KWD for Large Spatial Maps

Contains efficient implementations of Discrete Optimal Transport algorithms for the computation of Kantorovich-Wasserstein distances between pairs of large spatial maps (Bassetti, Gualandi, Veneroni (2020), <doi:10.1137/19M1261195>). All the algorithms are based on an ad-hoc implementation of the Network Simplex algorithm. The package has four main helper functions: compareOneToOne() (to compare two spatial maps), compareOneToMany() (to compare a reference map with a list of other maps), compareAll() (to compute a matrix of distances between a list of maps), and focusArea() (to compute the KWD distance within a focus area). In non-convex maps, the helper functions first build the convex-hull of the input bins and pad the weights with zeros.

Package details

AuthorStefano Gualandi [aut, cre]
MaintainerStefano Gualandi <stefano.gualandi@gmail.com>
LicenseEUPL (>= 1.2)
Version0.4.1
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("SpatialKWD")

Try the SpatialKWD package in your browser

Any scripts or data that you put into this service are public.

SpatialKWD documentation built on Dec. 9, 2022, 5:08 p.m.