R package to perform approximate Bayesian computation with the Wasserstein distance
joint work with Espen Bernton, Mathieu Gerber, Christian P. Robert
The inst folder contains tutorial files, and files to reproduce the figures of the article.
The package requires R packages: Rcpp,RcppEigen,doParallel,doRNG,foreach,ggplot2,ggthemes,dplyr,reshape2,BH,transport as well as the CGAL library which can be installed following the instructions on https://doc.cgal.org/latest/Manual/installation.html.