Other packages > Find by keyword >

transport  

Computation of Optimal Transport Plans and Wasserstein Distances
View on CRAN: Click here


Download and install transport package within the R console
Install from CRAN:
install.packages("transport")

Install from Github:
library("remotes")
install_github("cran/transport")

Install by package version:
library("remotes")
install_version("transport", "0.15-4")



Attach the package and use:
library("transport")
Maintained by
Dominic Schuhmacher
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-05-31
Latest Update: 2024-09-16
Description:
Solve optimal transport problems. Compute Wasserstein distances (a.k.a. Kantorovitch, Fortet–Mourier, Mallows, Earth Mover's, or minimal L_p distances), return the corresponding transference plans, and display them graphically. Objects that can be compared include grey-scale images, (weighted) point patterns, and mass vectors.
How to cite:
Dominic Schuhmacher (2014). transport: Computation of Optimal Transport Plans and Wasserstein Distances. R package version 0.15-4, https://cran.r-project.org/web/packages/transport. Accessed 10 Mar. 2026.
Previous versions and publish date:
0.6-1 (2014-05-31 01:29), 0.6-2 (2014-06-22 08:19), 0.6-3 (2014-10-16 12:50), 0.7-0 (2015-10-22 08:24), 0.7-3 (2016-02-25 00:28), 0.8-1 (2016-12-08 02:27), 0.8-2 (2017-03-09 15:54), 0.9-3 (2017-09-30 00:06), 0.9-4 (2017-10-03 22:00), 0.10-0 (2019-01-02 10:50), 0.11-0 (2019-02-04 14:30), 0.11-1 (2019-04-17 18:30), 0.11-2 (2019-07-06 19:50), 0.12-0 (2019-08-06 07:00), 0.12-1 (2019-08-19 18:50), 0.12-2 (2020-03-11 19:30), 0.12-4 (2022-08-13 01:50), 0.13-0 (2022-10-30 22:00), 0.14-1 (2023-05-21 12:20), 0.14-4 (2023-06-25 14:30), 0.14-6 (2023-07-02 07:30), 0.14-7 (2024-02-18 22:00), 0.15-0 (2024-03-27 00:00), 0.15-2 (2024-05-10 02:10)
Other packages that cited transport R package
View transport citation profile
Other R packages that transport depends, imports, suggests or enhances
Complete documentation for transport
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
plyr  
Tools for Splitting, Applying and Combining Data
A set of tools that solves a common set of problems: you need to break a big problem down into mana ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
gena  
Genetic Algorithm and Particle Swarm Optimization
Implements genetic algorithm and particle swarm algorithm for real-valued functions. Various modific ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA