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]
First Published: 2014-05-31
Latest Update: 2024-02-18
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 30 Mar. 2025.
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for transport30405060708090100110120130140150160TrendBars

Today's Hot Picks in Authors and Packages

cocorresp  
Co-Correspondence Analysis Methods
Fits predictive and symmetric co-correspondence analysis (CoCA) models to relate one data matrix to ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
FAMoS  
A Flexible Algorithm for Model Selection
Given a set of parameters describing model dynamics and a corresponding cost function, FAMoS perfor ...
Download / Learn more Package Citations See dependency  
TangPoemR  
Write Chinese Tang Poems
Write Chinese Tang Poems automatically. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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