The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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.

Version: 0.4.1
Imports: methods, Rcpp
LinkingTo: Rcpp
Published: 2022-12-09
Author: Stefano Gualandi [aut, cre]
Maintainer: Stefano Gualandi <stefano.gualandi at gmail.com>
License:
NeedsCompilation: yes
SystemRequirements: C++11
CRAN checks: SpatialKWD results

Documentation:

Reference manual: SpatialKWD.pdf

Downloads:

Package source: SpatialKWD_0.4.1.tar.gz
Windows binaries: r-devel: SpatialKWD_0.4.1.zip, r-release: SpatialKWD_0.4.1.zip, r-oldrel: SpatialKWD_0.4.1.zip
macOS binaries: r-release (arm64): SpatialKWD_0.4.1.tgz, r-oldrel (arm64): SpatialKWD_0.4.1.tgz, r-release (x86_64): SpatialKWD_0.4.1.tgz, r-oldrel (x86_64): SpatialKWD_0.4.1.tgz
Old sources: SpatialKWD archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=SpatialKWD to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.