This R package contains dataset and functions for the HEC Montreal PhD course MATH 80601A (Bayesian modelling).
You can install the package from Github using the following commands after installing remotes
:
#install.packages("remotes")
remotes::install_github("lbelzile/hecbayes")