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 05 Jun. 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

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  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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