/hecbayes

Data sets for the course Bayesian modelling at HEC Montreal

Primary LanguageR

hecbayes

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")