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-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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
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  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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