## ----setup,echo=FALSE--------------------------------------------------------- knitr::opts_chunk$set(out.width = "100%") ## ----runtime, echo=FALSE------------------------------------------------------ knitr::include_graphics("runtimes_exact.png") ## ----qual_exp_mse, echo=FALSE------------------------------------------------- knitr::include_graphics("quality_expected_mse.png") ## ----qual_rel, echo=FALSE----------------------------------------------------- knitr::include_graphics("quality_relative_mse.png") ## ----mcmc_samples_exp, echo=FALSE--------------------------------------------- knitr::include_graphics("mcmc_samples_exp.png") ## ----mcmc_samples_rel, echo=FALSE--------------------------------------------- knitr::include_graphics("mcmc_samples_rel.png") ## ----session,echo=FALSE------------------------------------------------------- sessionInfo()