Part III essay (Lent 2020). Supervised by Dr. Sergio Bacallado.
install.packages("Rcpp", "RcppEigen", "doParallel", "doRNG", "foreach", "ggplot2", "ggthemes", "dplyr", "reshape2", "BH", "transport", "Rmixmod", "gridExtra", "mclust")
# wabc
devtools::install_github("pierrejacob/winference")
.
├── ...
├── archive # archived files
├── plots # generated plots
├── results # saved results
├── src # source code for each algorithm
└── README.md