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 12 May. 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
04/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/0705/0805/0905/1005/11Downloads for transport30405060708090100TrendBars

Today's Hot Picks in Authors and Packages

epinet  
Epidemic/Network-Related Tools
A collection of epidemic/network-related tools. Simulates transmission of diseases through contact n ...
Download / Learn more Package Citations See dependency  
pander  
An R 'Pandoc' Writer
Contains some functions catching all messages, 'stdout' and other useful information while evaluati ...
Download / Learn more Package Citations See dependency  
MDFS  
MultiDimensional Feature Selection
Functions for MultiDimensional Feature Selection (MDFS): calculating multidimensional information g ...
Download / Learn more Package Citations See dependency  
errorist  
Automatically Search Errors or Warnings
Provides environment hooks that obtain errors and warnings which occur during the execution of code ...
Download / Learn more Package Citations See dependency  
sGMRFmix  
Sparse Gaussian Markov Random Field Mixtures for Anomaly Detection
An implementation of sparse Gaussian Markov random field mixtures presented by Ide et al. (2016) ...
Download / Learn more Package Citations See dependency  
LatticeKrig  
Multi-Resolution Kriging Based on Markov Random Fields
Methods for the interpolation of large spatial datasets. This package follows a "fixed rank Kriging ...
Download / Learn more Package Citations See dependency  

24,223

R Packages

207,311

Dependencies

65,402

Author Associations

24,224

Publication Badges

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