/book

Primary LanguageHTMLCreative Commons Zero v1.0 UniversalCC0-1.0

Supplementary Material for the Coursera Course 'Bayesian Statistics' from the Statistics with R specialization.

This depends on the BayesFactor branch of the statsr package on github. To load it, please use

library(devtools)
install_github("StatsWithR/statsr", ref="BayesFactor")