transport_options | R Documentation |
Available Wasserstein Distance Methods
transport_options()
This function features several methods of calculating approximate optimal transport methods in addition to the exact method. The first is the "sinkhorn" method of Cuturi (2013). The second is the "greenkhorn" method of Altschuler et al. (2017). The third is the Hilbert sorting method of Bernton et al (2017). Then there are two novel approximation methods based on the univariate ranks of each covariate to obtain the average rank "rank", and a method based on the univariate distances for each covariate "univariate.approximation.pwr"
A character vector of available methods
transport_options()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.