Bayesian Approaches to Copula Modelling

Smith, M. S. (2011). Bayesian Approaches to Copula Modelling. Hierarchical Models and MCMC

# load packages
libs<-c("magrittr", "mvtnorm", "polycor")
invisible(lapply(libs, library, character.only = TRUE))