Skip to content

Repository files navigation

Approximate Bayesian Computation

Part III essay (Lent 2020). Supervised by Dr. Sergio Bacallado.

Dependencies

install.packages("Rcpp", "RcppEigen", "doParallel", "doRNG", "foreach", "ggplot2", "ggthemes", "dplyr", "reshape2", "BH", "transport", "Rmixmod", "gridExtra", "mclust")

# wabc
devtools::install_github("pierrejacob/winference")

Folder Structure

.
├── ...
├── archive             # archived files
├── plots               # generated plots
├── results             # saved results
├── src                 # source code for each algorithm
└── README.md

About

Approximate Bayesian Computation with Optimal Transport (Part III essay)

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages