kimiandj / winference

R package to perform statistical inference in generative models using the Wasserstein distance (requires CGAL)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

winference

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.

About

R package to perform statistical inference in generative models using the Wasserstein distance (requires CGAL)


Languages

Language:R 84.3%Language:C++ 15.7%Language:C 0.0%