Skip to content

Approximate Bayesian Computation with Optimal Transport (Part III essay)

Notifications You must be signed in to change notification settings

XingLLiu/approximate-bayesian-computation

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

No releases published

Packages

 
 
 

Contributors

Languages