[R] R code/package for calculation of Wasserstein distance between two densities
Dennis Murphy
djmuser at gmail.com
Mon Apr 20 20:27:22 CEST 2015
- Previous message: [R] R code/package for calculation of Wasserstein distance between two densities
- Next message: [R] generate a list as follows: 1, 1, 1, 1, 2, 2, 2, 2, 3, 3, 3, 3, . . . . ., n, n, n, n
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Hi Ranjan:
Try this:
library(sos)
findFn("Wasserstein")
It appears there are three packages that might be relevant:
HistDAWass, transport and TDA.
HTH,
Dennis
On Sat, Apr 18, 2015 at 8:06 PM, Ranjan Maitra
<maitra.mbox.ignored at inbox.com> wrote:
> Dear friends,
>
> Before reinventing the wheel, I was wondering if anyone can point me to code for calculating the Wasserstein distance between two densities. I am particularly interested in mixture densities (in functional form). I know that we have the earthmovers distance in R via the emdist package but it appears to me upon a quick look that this can not handle densities in functional form. So, I was wondering if anyone had any ideas on code for this problem.
>
> Many thanks and best wishes,
> Ranjan
>
> ____________________________________________________________
> Can't remember your password? Do you need a strong and secure password?
> Use Password manager! It stores your passwords & protects your account.
>
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
- Previous message: [R] R code/package for calculation of Wasserstein distance between two densities
- Next message: [R] generate a list as follows: 1, 1, 1, 1, 2, 2, 2, 2, 3, 3, 3, 3, . . . . ., n, n, n, n
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the R-help
mailing list